Commit 24dd95f8 authored by kalvin's avatar kalvin

fixbugs

parent f63b441f
......@@ -51,7 +51,7 @@ if [[ $CLUSTER == "3B" ]]; then
echo "Log is not exist or java server start error." >> ./logs/error.log
fi
echo "tail -f $log_path/logs/*log"
echo "tail -f $log_path/*log"
tail -f $log_path/*log
else
echo 192.168.3.11 ldap.quantgroups.com >> /etc/hosts
......
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