summarylogtreecommitdiffstats
path: root/spotmachine.sh
blob: 0489da0e43f232b36813aef4e07f7c69e8779aec (plain)
1
2
3
#!/bin/sh
cd /usr/share/java/spotmachine
exec java -cp lib/resources/gettext-commons-0.9.6.jar:.:lib main.SpotMachine "$@"