Commit aa12af7b authored by daidekun's avatar daidekun

日志显示行数300条

parent 0faf3fd9
...@@ -31,5 +31,5 @@ cd /home/qg-xterm/;git pull;cd - ...@@ -31,5 +31,5 @@ cd /home/qg-xterm/;git pull;cd -
echo "node /home/qg-xterm/demo/app.js" echo "node /home/qg-xterm/demo/app.js"
nohup node /home/qg-xterm/demo/app.js & nohup node /home/qg-xterm/demo/app.js &
echo "frontail logs/*.log -d -n 1000" echo "frontail logs/*.log -d -n 300"
frontail ./logs/*log -n 1000 frontail ./logs/*log -n 300
\ No newline at end of file \ 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