打包 - nuitka.bat 176 B

12
  1. set upx=%~dp0\upx.exe
  2. nuitka --standalone --mingw64 --show-memory --show-progress --nofollow-imports --plugin-enable=upx --upx-binary=%upx% --output-dir=out GitAutoupdater.py