This commit is contained in:
Wang Sen Di
2025-11-24 13:56:31 +08:00
parent d3d04850f0
commit f209a45429

View File

@@ -2,7 +2,7 @@
# shellcheck source=/dev/null
if [[ -d "/host/proc/1/" ]]; then source /apps/gitrce/hook/singleton.sh "$0"; fi
# if [[ "$1" == "sleep" ]]; then source /apps/gitrce/hook/sleep.sh "$0" 1 30; fi
if [[ "$1" == "sleep" ]]; then source /apps/gitrce/hook/sleep.sh "$0" 1 30; fi
__kill_process() {
pkill -f "lotso run" 2>/dev/null