Commit 78892b33 authored by kalvin's avatar kalvin

fixbugs

parent 61b06d8a
......@@ -144,7 +144,7 @@ else
echo "Log is not exist or java server start error." >> ./logs/error.log
fi
echo "export alias log='cd logs;tail -500f *log';" >> ~/.bashrc
echo "alias log='cd logs;tail -500f *log';" >> ~/.bashrc
source ~/.bashrc
source ~/.bash_profile
......
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