Commit 5ca691c6 authored by daidekun's avatar daidekun

tail logs

parent 995734f8
......@@ -12,4 +12,7 @@ echo "rm dist.tgz public/dist -rf"
rm -rf ${package_path}/dist.tgz
echo "sh start.sh"
sh start.sh
\ No newline at end of file
sh start.sh
echo "tail -f log"
tail -f ../logs/op-api.log
\ No newline at end of file
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