4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
cd /usr/share/games/vkQuake
|
||
|
exec ./vkquake
|