9a0f541830
to get mail and packages to those who need them, no matter where they are. Fight evil enemies, solve unique puzzles and try to save your big love. WWW: http://www.linuxgamepublishing.com/info.php?id=17 PR: ports/131254 Submitted by: Marcus von Appen <mva at sysfault.org>
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% || exit 1
|
|
exec ./hdb_demo "$@"
|