This commit is contained in:
Wang Sen Di
2025-12-16 16:10:48 +08:00
parent 0c2eaf3336
commit b9d9e9a31a

View File

@@ -81,7 +81,7 @@ __sync_goudev_deploy() {
}
__process_running() {
__host_exec pgrep -f "goudev-deploy" >/dev/null 2>&1
__host_exec pgrep -f "goudev-deploy"
}
__record_cmdline() {