fix delete

This commit is contained in:
wangchuxiao
2022-08-10 20:34:18 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent f0a22e6a6c
commit d6200180d9
2 changed files with 37 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ need_to_start_server_shell=(
msg_transfer_start.sh
sdk_svr_start.sh
demo_svr_start.sh
start_cron.sh
)
time=`date +"%Y-%m-%d %H:%M:%S"`
echo "==========================================================">>../logs/openIM.log 2>&1 &