4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
|
#!/bin/sh
|
||
|
cd /usr/share/games/darkplaces
|
||
|
exec ./darkplaces-dedicated
|