Add start.sh script to the distribution.
This commit is contained in:
4
distribution/start.sh
Executable file
4
distribution/start.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
java -Xmx256m -Dorg.apache.jasper.compiler.disablejsr199=true -jar start.jar
|
||||
|
Reference in New Issue
Block a user