summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AppRun5
1 files changed, 3 insertions, 2 deletions
diff --git a/AppRun b/AppRun
index 7e772da..a226b4b 100644
--- a/AppRun
+++ b/AppRun
@@ -1,6 +1,7 @@
#!/bin/bash
# change working dir, so that is next to the data directory
-cd $APPDIR
+#cd $APPDIR
-$APPDIR/src/freedroidRPG $@
+#$APPDIR/src/freedroidrpg $@
+./freedroidrpg $@