summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xAppRun2
1 files changed, 1 insertions, 1 deletions
diff --git a/AppRun b/AppRun
index 53bb940..bfdfa7a 100755
--- a/AppRun
+++ b/AppRun
@@ -3,4 +3,4 @@
# change working dir, so that is next to the data directory
cd $APPDIR
-$APPDIR/usr/bin/manaplus $@ \ No newline at end of file
+$APPDIR/usr/bin/manaplus "$@"