summarylogtreecommitdiffstats
path: root/doomseeker-launch-script.sh
blob: 7d4aab37c40dba12aa5767f4980f2e006f995bef (plain)
1
2
3
4
#!/bin/sh

export LD_LIBRARY_PATH=/usr/games/doomseeker
exec /usr/games/doomseeker/doomseeker "$@"