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

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

#$APPDIR/src/freedroidrpg $@
./freedroidrpg $@