summaryrefslogtreecommitdiff
path: root/AppRun
blob: bfdfa7af46dd693e1a34832894b7a3a018bc445d (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

# change working dir, so that is next to the data directory
cd $APPDIR

$APPDIR/usr/bin/manaplus "$@"