#!/bin/sh

cd /usr/share/enemy-territory
./et.x86 $@
cd -

# End of File

