Linux fixes and updated run script to run main server
Former-commit-id: 8863d1403995e9ff8d7754928a60b32ed00ba9eb
This commit is contained in:
parent
d117e344c2
commit
53ce5c0dce
2 changed files with 148 additions and 148 deletions
2
run.sh
2
run.sh
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
#ant clean
|
#ant clean
|
||||||
ant build
|
ant build
|
||||||
screen -S hal -L -d -m ant run-remote-sensor
|
screen -S hal -L -d -m ant run-main-server
|
||||||
|
|
||||||
echo "-----------------"
|
echo "-----------------"
|
||||||
screen -list
|
screen -list
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue