This commit is contained in:
wangchuxiao
2023-03-14 11:47:40 +08:00
parent eeffefc9fc
commit 351b59020d
7 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ sleep 1
cd ${cron_task_binary_root}
#for ((i = 0; i < ${cron_task_service_num}; i++)); do
nohup ./${cron_task_name} >>../logs/openIM.log 2>&1 &
echo "==========================start cron_task process===========================">>../logs/openIM.log 2>&1 &
nohup ./${cron_task_name} >>../logs/openIM.log 2>&1 &
#done
#Check launched service process