6 lines
70 B
Bash
6 lines
70 B
Bash
|
cd build
|
||
|
./build.sh jar
|
||
|
cd ..
|
||
|
mv lib/helma-* lib/helma.jar
|
||
|
./start.sh
|