#!/bin/sh

cd /opt/zgrviewer-MY_VERSION/ || exit 1
exec ./run.sh $@
