mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
0b752d1723
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
3 lines
63 B
Bash
3 lines
63 B
Bash
#!/bin/sh
|
|
cd /usr/share/games/darkplaces
|
|
exec ./darkplaces-glx
|