mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
3 lines
74 B
Bash
3 lines
74 B
Bash
|
#!/bin/sh
|
||
|
exec /usr/share/quake2/quake2 +set basedir /usr/share/quake2 $*
|