mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-22 04:53:47 +01:00
First version with web gui
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd "$(dirname "$(realpath "$0")")";
|
||||
python3 api.py &
|
||||
cd admin
|
||||
python3 admin.py
|
||||
Reference in New Issue
Block a user