2 lines
122 B
Batchfile
2 lines
122 B
Batchfile
pyinstaller --noupx -i favicon.ico -F -c --workpath work --add-data LICENSE;LICENSE.txt -n bot_v2022.3.3 ebot/__main__.py
|