Changed file system

This commit is contained in:
BarsTiger
2022-01-23 22:30:55 +02:00
parent 79e2d7266f
commit 99bf4cc57a
5 changed files with 11 additions and 44 deletions

View File

@@ -1 +1,4 @@
pyinstaller --noconfirm --icon "icon.ico" --console --onefile horsy.py
pip install -r requirements.txt
pyinstaller --noconfirm --icon "img/icon.ico" --console --onefile "horsy.py"
rmdir /s /q __pycache__
del horsy.spec