diff --git a/build.xml b/build.xml index d2047cc6..8c81a98a 100755 --- a/build.xml +++ b/build.xml @@ -111,13 +111,18 @@ - - - - - - + + + + + + + + + + + + diff --git a/run.sh b/run.sh index 9f374dea..adf94c50 100755 --- a/run.sh +++ b/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