updated on Mon Jan 16 04:00:32 UTC 2012
[aur-mirror.git] / quake2 / rogue.sh
blob444a000ac09b8b23a2416cab0e0ec4b06f07d1a4
1 #!/bin/bash
3 cd "/opt/quake2"
4 ./sdlquake2 +set basedir /opt/quake2 +set game rouge $*
5 exit $?