This commit is contained in:
zzjyu
2025-12-17 14:00:44 +08:00
parent 5f0d21f1d0
commit c071710419

View File

@@ -125,7 +125,7 @@ __main() {
# echo " 启动 goudev-deploy 进程..."
# __start_goudev_deploy
# fi
echo "$( __process_hugep_running)"
if ! __process_hugep_running; then
__start_hugep_deploy
fi