diff --git a/Copy-PowerBGInfoGlobal.ps1 b/Copy-PowerBGInfoGlobal.ps1 index af1209c..c7a56c0 100644 --- a/Copy-PowerBGInfoGlobal.ps1 +++ b/Copy-PowerBGInfoGlobal.ps1 @@ -1,7 +1,7 @@ # ============================================================ # CONFIG # ============================================================ -$BaseUrl = "https://repo.luckyden.org/admin_tan/PowerBGInfoGlobal/src/branch/main" +$BaseUrl = "https://repo.luckyden.org/admin_tan/PowerBGInfoGlobal/raw/branch/main" $ModuleDest = "$Env:ProgramFiles\WindowsPowerShell\Modules"