helma/compile.sh

6 lines
70 B
Bash
Raw Normal View History

cd build
./build.sh jar
cd ..
mv lib/helma-* lib/helma.jar
./start.sh