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.8.1 ebot/__main__.py
|