#!/bin/sh
# Wrapper script for tiger

cd /usr/lib/tiger && ./tiger $*
