mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-15 14:52:02 +01:00
First commit, only with CLI tools
This commit is contained in:
3
loadserver.sh
Normal file
3
loadserver.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$(realpath "$0")")";
|
||||
waitress-serve --port=3333 api:api
|
||||
Reference in New Issue
Block a user