summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdministrator <admin@themanaworld.org>2022-06-20 01:53:58 +0000
committerAdministrator <admin@themanaworld.org>2022-06-20 01:53:58 +0000
commit7fc898eccf277fa6b160c59cde1280b8db82ebde (patch)
tree3af62b3318eb9ae8e475d4b411e860a57e7245e9
parent5a6550821aa93be16e6676d7e9b7dd8076532750 (diff)
downloadbuildbot-7fc898eccf277fa6b160c59cde1280b8db82ebde.tar.gz
buildbot-7fc898eccf277fa6b160c59cde1280b8db82ebde.tar.bz2
buildbot-7fc898eccf277fa6b160c59cde1280b8db82ebde.tar.xz
buildbot-7fc898eccf277fa6b160c59cde1280b8db82ebde.zip
Update AppRun
-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 $@