mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-07 10:52:05 +01:00
3 lines
62 B
Bash
3 lines
62 B
Bash
#!/bin/bash
|
|
cd "$(dirname "$(realpath "$0")")";
|
|
python3 api.py |