3 lines
88 B
Bash
3 lines
88 B
Bash
|
#!/bin/sh
|
||
|
exec /usr/share/quake2/quake2 +set basedir /usr/share/quake2 +set game ctf $*
|