Added tail into run script
Former-commit-id: 5efd4d202b8fcc6f778102184a9ed4f98dc35fa5
This commit is contained in:
parent
53ce5c0dce
commit
d0bab40da2
1 changed files with 3 additions and 0 deletions
3
run.sh
3
run.sh
|
|
@ -8,3 +8,6 @@ screen -S hal -L -d -m ant run-main-server
|
||||||
|
|
||||||
echo "-----------------"
|
echo "-----------------"
|
||||||
screen -list
|
screen -list
|
||||||
|
|
||||||
|
echo "-----------------"
|
||||||
|
watch tail -n 40 screenlog.0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue