mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-24 22:13:43 +01:00
3 lines
117 B
Batchfile
3 lines
117 B
Batchfile
REM Starting Server. Will only work if python and dependencies are installed and in PATH
|
|
cd /D "%~dp0"
|
|
python3 api.py |