callback kickoff

This commit is contained in:
wangchuxiao
2022-08-11 19:50:52 +08:00
parent c2bd1d0d83
commit 206140c3fa
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ need_to_start_server_shell=(
sdk_svr_start.sh
msg_gateway_start.sh
demo_svr_start.sh
# start_cron.sh
start_cron.sh
)
time=`date +"%Y-%m-%d %H:%M:%S"`
echo "==========================================================">>../logs/openIM.log 2>&1 &