summarylogtreecommitdiffstats
path: root/unvanquished-tty.sh
blob: c0469984311ae10f78aaf9316281420568f1270f (plain)
1
2
3
4
#!/bin/sh
# launcher script for unvanquished tty client

exec /usr/lib/unvanquished/daemon-tty -libpath /usr/lib/unvanquished -pakpath /usr/share/unvanquished/pkg "$@"