#!/bin/sh

set -e

cd /usr/share/games/armagetron

./armagetron $@
