mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
3 lines
90 B
Bash
3 lines
90 B
Bash
|
#!/bin/sh
|
||
|
exec /usr/share/quake2/quake2 +set basedir /usr/share/quake2 +set game rogue $*
|