Siba/scripts/siba.command

8 lines
128 B
Plaintext
Raw Normal View History

2016-09-05 12:33:29 +02:00
#!/bin/sh
# Set the current directory with the Siba directory.
cd "`dirname "$0"`"
#
java -Xms368m -Xmx1024m -jar siba.jar $@