update readme

This commit is contained in:
geoffrey45
2023-01-15 19:14:31 +03:00
parent b404933f89
commit ccb0192693
5 changed files with 62 additions and 20 deletions
+1 -3
View File
@@ -22,6 +22,4 @@ done
echo "Starting swing"
"$gpath" -b 0.0.0.0:1970 --threads=2 "manage:create_api()"
# poetry run pyinstaller -F -n swing -y --add-data "assets:assets" --add-data="app/client:app/client" --clean manage.py
"$gpath" -b 0.0.0.0:1970 --threads=2 "manage:create_api()"