Explorar o código

fixed au_root

Miodrag Milic %!s(int64=7) %!d(string=hai) anos
pai
achega
76c3e9f55f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      au/update_all.ps1

+ 1 - 1
au/update_all.ps1

@@ -51,7 +51,7 @@ $Options = [ordered]@{
            } else {}
 }
 
-$global:au_Root = "$PSScriptRoot"                           #Path to the AU packages
+$global:au_Root = "$PSScriptRoot/../automatic"                           #Path to the AU packages
 $info = updateall -Name $Name -Options $Options
 
 #Uncomment to fail the build on AppVeyor on any package error