fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
python embed.py
|
||||
7z a -tzip -mx=9 cyzg.zip main.py backend.py ./components/*.py
|
||||
7z a -tzip -mx=9 -aoa cyzg.zip main.py backend.py components/ -x!components/__pycache__/
|
||||
REM 7z a -tzip -mx=9 data.db.zip data.db
|
||||
timeout /t 1 >nul
|
||||
gcc -Os -s main.c -o cyzg.exe -Wl,--gc-sections -Wl,--strip-all
|
||||
|
||||
Reference in New Issue
Block a user