Linux fixes and updated run script to run main server

Former-commit-id: 8863d1403995e9ff8d7754928a60b32ed00ba9eb
This commit is contained in:
Ziver Koc 2016-01-04 23:04:00 +01:00
parent d117e344c2
commit 53ce5c0dce
2 changed files with 148 additions and 148 deletions

2
run.sh
View file

@ -4,7 +4,7 @@
#ant clean
ant build
screen -S hal -L -d -m ant run-remote-sensor
screen -S hal -L -d -m ant run-main-server
echo "-----------------"
screen -list