mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 03:56:00 +08:00
zap
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ echo "==========================================================">>../logs/openI
|
||||
|
||||
for i in ${need_to_start_server_shell[*]}; do
|
||||
chmod +x $i
|
||||
echo "=====================exec ${i}======================">>../logs/openIM.log 2>&1 &
|
||||
echo "=====================exec ${i}======================">>../logs/openIM.log
|
||||
./$i
|
||||
if [ $? -ne 0 ]; then
|
||||
exit -1
|
||||
|
||||
Reference in New Issue
Block a user