mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f7bde3c2ac
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/sh
|
|
cd /usr/share/games/vkQuake
|
|
exec ./vkquake
|