hal/run.sh
Ziver Koc e9168e6136 Rollback: Added tail into run script
Former-commit-id: 00bdc63174715e07226189408786784a253c588c
2016-01-04 23:20:09 +01:00

11 lines
260 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-main-server
echo "-----------------"
screen -list