Skip to content

Commit

Permalink
removed --key since pyinstaller removed it
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercoms committed Aug 5, 2024
1 parent 3943aaf commit a580e79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ pyinstaller --onefile ^
--clean ^
--console ^
--runtime-tmpdir Saved ^
--key cd17c3ab10dba6bd ^
-i resources/icon.ico ^
--version-file version.rc ^
-p . pbsync/__main__.py %*

0 comments on commit a580e79

Please sign in to comment.