Skip to content

Commit

Permalink
Update docker_start_all.sh (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw authored Aug 28, 2023
1 parent 199aac4 commit abce5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker_start_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ for ((i = 0; i < ${#service_filenames[*]}; i++)); do
done
done

sleep infinity
tail -f ${logs_dir}/openIM.log

0 comments on commit abce5cf

Please sign in to comment.