#!/usr/bin/sh
cd /opt/RadioSwitchGUI
java -jar RadioSwitcherApp.jar
exit 0
