mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-11 04:25:59 +08:00
zap
This commit is contained in:
@@ -22,6 +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 &
|
||||
./$i
|
||||
if [ $? -ne 0 ]; then
|
||||
exit -1
|
||||
|
||||
Reference in New Issue
Block a user