updated run.sh
This commit is contained in:
parent
b3c2d195b5
commit
c1c923a2fc
1 changed files with 3 additions and 1 deletions
4
run.sh
4
run.sh
|
|
@ -1,6 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ant clean
|
#ant clean
|
||||||
|
ant package-all
|
||||||
|
|
||||||
# Kill current session
|
# Kill current session
|
||||||
screen -S hal -X kill
|
screen -S hal -X kill
|
||||||
# Start new session
|
# Start new session
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue