summarylogtreecommitdiffstats
path: root/opendungeons_startup
diff options
context:
space:
mode:
authorshinnova2016-09-08 17:20:09 +0200
committershinnova2016-09-08 17:21:52 +0200
commit1fec97d0b0715dc2799dd06889f4f47fa9857811 (patch)
tree78c4e2a1ce81a61ebc69d6be53ce73689a09820a /opendungeons_startup
downloadaur-1fec97d0b0715dc2799dd06889f4f47fa9857811.tar.gz
Bringing 'OpenDungeons' to the AUR
Diffstat (limited to 'opendungeons_startup')
-rwxr-xr-xopendungeons_startup5
1 files changed, 5 insertions, 0 deletions
diff --git a/opendungeons_startup b/opendungeons_startup
new file mode 100755
index 000000000000..a22999f33b96
--- /dev/null
+++ b/opendungeons_startup
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd /opt/opendungeons
+./opendungeons.x86_64
+cd -