Merge pull request #456 from VakarisZ/build_windows_fix

Reverted accidental changes to build_windows.bat
This commit is contained in:
VakarisZ 2019-10-06 15:11:45 +03:00 committed by GitHub
commit 3bf5f402f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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