Change executable file name for 015_pyinstaller
This commit is contained in:
parent
98f76656ec
commit
2593e6ae72
|
@ -22,7 +22,7 @@ exe = EXE(
|
|||
a.binaries,
|
||||
a.datas,
|
||||
[],
|
||||
name='015_pyinstaller',
|
||||
name='TootToot',
|
||||
debug=False,
|
||||
bootloader_ignore_signals=False,
|
||||
strip=False,
|
||||
|
|
Loading…
Reference in New Issue
Block a user