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