Siba/scripts/siba.command
2016-09-05 12:44:04 +02:00

8 lines
128 B
Bash

#!/bin/sh
# Set the current directory with the Siba directory.
cd "`dirname "$0"`"
#
java -Xms368m -Xmx1024m -jar siba.jar $@