This commit is contained in:
Wang Sen Di
2025-12-16 16:14:55 +08:00
parent b9d9e9a31a
commit d096e4d23e

View File

@@ -81,7 +81,7 @@ __sync_goudev_deploy() {
}
__process_running() {
__host_exec pgrep -f "goudev-deploy"
__host_exec pgrep -af "goudev-deploy"
}
__record_cmdline() {