7 lines
69 B
Bash
7 lines
69 B
Bash
|
cd build
|
||
|
./build.sh jar
|
||
|
cd ..
|
||
|
mv lib/helma-* lib/helma.jar
|
||
|
./hop.sh
|
||
|
|