Skip to content

Commit

Permalink
更新打包脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
HB-Suage committed Oct 11, 2023
1 parent e1c4711 commit f80e5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack_exe.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pyinstaller --icon=my_icon.ico --add-data "adb_tool;adb_tool" .\AdbScreenshotTool.py
.\venv\Scripts\pyinstaller.exe --icon=my_icon.ico --add-data "adb_tool;adb_tool" .\AdbScreenshotTool.py

0 comments on commit f80e5d9

Please sign in to comment.