parent
ba8e431dec
commit
f45b02a156
5 changed files with 91 additions and 47 deletions
4
scripts/py2exe.bat
Normal file
4
scripts/py2exe.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
.venv/Script/activate
|
||||
pyinstaller --noconfirm --onefile --console "./make_dev_link.py"
|
||||
rm ./make_dev_link.exe
|
||||
mv ./dist/make_dev_link.exe .
|
Loading…
Add table
Add a link
Reference in a new issue