Renamed hop.sh/hop.bat to start.sh/start.bat

This commit is contained in:
zumbrunn 2005-12-09 11:50:18 +00:00
parent 11dc7d3651
commit c3edc5407d
5 changed files with 1 additions and 1 deletions

0
build/main/hop.sh → build/main/start.sh Normal file → Executable file
View file

View file

@ -2,5 +2,5 @@ cd build
./build.sh jar
cd ..
mv lib/helma-* lib/helma.jar
./hop.sh
./start.sh

View file

View file