Fixed run.sh and replaced depricated cmd in build.xml
This commit is contained in:
parent
5a222ba051
commit
2b5182b56a
2 changed files with 13 additions and 8 deletions
2
run.sh
2
run.sh
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
ant clean
|
||||
ant release
|
||||
ant package
|
||||
# Kill current session
|
||||
screen -S hal -X kill
|
||||
# Start new session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue