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

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