#!/bin/sh
cd /usr/share/iphoneanalyzer
java -jar iphoneanalyzer.jar "$@"
