Change run to do package-all
This commit is contained in:
parent
6e41f357b0
commit
279c19272e
2 changed files with 1 additions and 2 deletions
1
run.sh
1
run.sh
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
ant clean
|
||||
ant package
|
||||
# Kill current session
|
||||
screen -S hal -X kill
|
||||
# Start new session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue