Commit 17f47751 authored by kalvin's avatar kalvin

fixbugs

parent bde6eca2
......@@ -47,7 +47,6 @@ do
if find "$log_path" -mindepth 1 -print -quit | grep -q .; then
echo "log is exist!"
log_exist=1
rm -rf ./logs/error.log
else
echo "Log is not exist! Waiting for server start."
echo "[${count}]Log is not exist or java server start error." >> ./logs/error.log
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment