mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-21 12:33:43 +01:00
3 lines
62 B
Bash
3 lines
62 B
Bash
#!/bin/bash
|
|
cd "$(dirname "$(realpath "$0")")";
|
|
python3 api.py |