forked from p15670423/monkey
Revert change to windows build script
This commit is contained in:
parent
4f0663ff49
commit
b7d28cc86e
|
@ -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