Fixed run.sh and replaced depricated cmd in build.xml

This commit is contained in:
Ziver Koc 2017-03-18 17:37:58 +01:00
parent 5a222ba051
commit 2b5182b56a
2 changed files with 13 additions and 8 deletions

2
run.sh
View file

@ -1,7 +1,7 @@
#!/bin/bash
ant clean
ant release
ant package
# Kill current session
screen -S hal -X kill
# Start new session