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
|
||||
|
||||
ant clean
|
||||
#ant clean
|
||||
ant package-all
|
||||
|
||||
# Kill current session
|
||||
screen -S hal -X kill
|
||||
# Start new session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue