#!/bin/bash
cd /opt/AIORemote
java -jar AioRemoteDesktop3.5.0.jar
exit 0