Files
ECAP_Server/script/rc.local
T
2026-06-16 11:18:22 +08:00

6 lines
62 B
Bash

#!/bin/bash
/home/heco/ys_ecap_server/protect.bash &
exit 0