Browse Source

(setup) Corrected packages folder location

Gary Ewan Park 7 years ago
parent
commit
63d6d21e74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup/KetarinSettings.xml

+ 1 - 1
setup/KetarinSettings.xml

@@ -2463,7 +2463,7 @@ if ((varCScript == "1") || (varCScript == "2"))
   <GlobalVariables>
     <Variable Name="7z" Content="7z.exe" />
     <Variable Name="saveDir" Content="c:\chocolatey-auto-save" />
-    <Variable Name="autoPackagesFolder" Content="c:\chocolatey-auto-save" />
+    <Variable Name="autoPackagesFolder" Content="C:\github\chocolatey-coreteampackages\automatic" />
     <Variable Name="nopush" Content="--nopush" />
     <Variable Name="cscript" Content="2" />
     <Variable Name="null" Content="null" />