Attempting to change execution bit on compile.sh
This commit is contained in:
parent
e7c799a813
commit
dbfcfdcd27
1 changed files with 5 additions and 0 deletions
5
compile.sh
Executable file
5
compile.sh
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
cd build
|
||||||
|
./build.sh jar
|
||||||
|
cd ..
|
||||||
|
mv lib/helma-* lib/helma.jar
|
||||||
|
./start.sh
|
Loading…
Add table
Reference in a new issue