mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-12 13:42:21 +00:00
4 lines
51 B
Bash
4 lines
51 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd /usr/lib/games/quake2 && ./quake2 $*
|