Merge pull request #456 from VakarisZ/build_windows_fix
Reverted accidental changes to build_windows.bat
This commit is contained in:
commit
3bf5f402f3
|
@ -1 +1 @@
|
|||
C:\Programos\Python27\Scripts\pyinstaller.exe -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec
|
||||
pyinstaller -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec
|
||||
|
|
Loading…
Reference in New Issue