mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Update BuildSalt.bat
This commit is contained in:
parent
c898b951bc
commit
8e8b4fb26f
@ -9,6 +9,7 @@ Set "CurrDir=%cd%"
|
||||
Set "BinDir=%cd%\buildenv\bin"
|
||||
Set "InsDir=%cd%\installer"
|
||||
Set "PyDir=C:\Python27"
|
||||
Set "Version=%1"
|
||||
|
||||
:: Find the NSIS Installer
|
||||
If Exist "C:\Program Files\NSIS\" (
|
||||
|
Loading…
Reference in New Issue
Block a user