fixato nome file linux
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
pyinstaller --add-data="../.venv/lib/python3.8/site-packages/text_unidecode/data.bin":./text_unidecode \
|
pyinstaller --add-data="../.venv/lib/python3.8/site-packages/text_unidecode/data.bin":./text_unidecode \
|
||||||
--icon="../spex/logo.ico" \
|
--icon="../spex/logo.ico" \
|
||||||
--paths ./libbananasplit --paths ./UserInterface/compiledUI \
|
--paths ./libbananasplit --paths ./UserInterface/compiledUI \
|
||||||
--name=SPEx.exe \
|
--name=SPEx \
|
||||||
--onefile \
|
--onefile \
|
||||||
--windowed -y \
|
--windowed -y \
|
||||||
../spex/guimain.py
|
../spex/guimain.py
|
||||||
|
|||||||
Reference in New Issue
Block a user