1
0
forked from ports/contrib

9 lines
74 B
Bash

#!/bin/sh
cd /usr/share/enemy-territory
./et.x86 $@
cd -
# End of File