Siba/scripts/siba.command

8 lines
128 B
Bash

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