vmware-archive / salt-windows-install

Open source installer for Windows
saltstack.org
BSD 2-Clause "Simplified" License
75 stars 39 forks source link

Move Python path to parent dir (avoid nesting) #7

Closed baijum closed 12 years ago

baijum commented 12 years ago

Move Python location to parent directory deps/salt/python

UtahDave commented 12 years ago

I'll update the salt-start.bat and the other batch files to reflect this change, too

baijum commented 12 years ago

Ah. I forgot about those file, thanks!