summaryrefslogtreecommitdiff
path: root/AppRun
blob: 53bb9405d7ee676ccb9ed87b25e32676f66c1e38 (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 $@