summarylogtreecommitdiffstats
path: root/zandronum-hg.launcher
blob: 0c940aaaed766f1062f9e50991046f61005a6675 (plain)
1
2
3
4
#!/bin/bash

export LD_LIBRARY_PATH=/usr/share/zandronum-hg/lib
exec /usr/share/zandronum-hg/zandronum "${@}"