winziprint: fix spacing in CreateExe.bat
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
pyinstaller --noconfirm ^
|
pyinstaller --noconfirm ^
|
||||||
--onefile ^
|
--onefile ^
|
||||||
--console ^
|
--console ^
|
||||||
--icon "NONE" ^
|
--icon "NONE" ^
|
||||||
--name "WinziPrint" ^
|
--name "WinziPrint" ^
|
||||||
winziprint.py
|
winziprint.py
|
||||||
|
Reference in New Issue
Block a user