Renamed hop.sh/hop.bat to start.sh/start.bat
This commit is contained in:
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
0
build/main/hop.sh → build/main/start.sh
Normal file → Executable file
|
@ -2,5 +2,5 @@ cd build
|
||||||
./build.sh jar
|
./build.sh jar
|
||||||
cd ..
|
cd ..
|
||||||
mv lib/helma-* lib/helma.jar
|
mv lib/helma-* lib/helma.jar
|
||||||
./hop.sh
|
./start.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue