Build py executable

pull/14/head
Yax 1 year ago
parent b4c98a60b9
commit d911d66e3f

@ -1,2 +1,3 @@
#!/bin/sh #!/bin/sh
pyinstaller stacosys/run.py --name stacosys --onefile #pyinstaller stacosys/run.py --name stacosys --onefile
poetry run pyinstaller stacosys.spec

Loading…
Cancel
Save