mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
821db32d55
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
3 lines
55 B
Bash
3 lines
55 B
Bash
#!/bin/sh
|
|
cd /usr/share/games/quake3
|
|
exec ./ioquake3.*
|