forked from p15670423/monkey
Remove commented build step.
This commit is contained in:
parent
6e76162b8f
commit
24792aec61
|
@ -1,2 +1 @@
|
|||
REM c:\Python27\python -m PyInstaller.main --name monkey -F -y --clean -i monkey.ico main.py
|
||||
c:\python27\Scripts\pyinstaller -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec
|
||||
c:\python27\Scripts\pyinstaller -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec
|
Loading…
Reference in New Issue