hal/run.sh
Ziver Koc 3f579bdf63 added run script
Former-commit-id: be675da729024872eef85cd98fbad22996fc4c65
2015-12-19 13:59:45 +01:00

10 lines
261 B
Bash
Executable file

#!/bin/bash
#screen -S hal -L -d -m \
# java -cp sqlite-jdbc-3.7.2.jar:jSerialComm-1.3.4.jar:hal.jar:. se.koc.hal.plugin.tellstick.TelstickSerialCommTest
#ant clean
ant build
screen -S hal -L -d -m ant run-remote-sensor
echo "-----------------"
screen -list