remove fully qualified path

This commit is contained in:
Daniel Goldberg 2017-10-01 18:05:37 +03:00
parent 9d5ea03eb3
commit 637b704fa2
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
c:\python27\Scripts\pyinstaller -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec
pyinstaller -F --log-level=DEBUG --clean --upx-dir=.\bin monkey.spec