#!/bin/sh

cd /usr/share/games/funnyboat
exec python /usr/share/games/funnyboat/main.py $1 $2
