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

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

$APPDIR/src/freedroidRPG $@