summaryrefslogtreecommitdiffstats
path: root/graphics/zgrviewer/zgrviewer
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/zgrviewer/zgrviewer')
-rw-r--r--graphics/zgrviewer/zgrviewer4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/zgrviewer/zgrviewer b/graphics/zgrviewer/zgrviewer
new file mode 100644
index 0000000000..50ef7a24f7
--- /dev/null
+++ b/graphics/zgrviewer/zgrviewer
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd /opt/zgrviewer-MY_VERSION/ || exit 1
+exec ./run.sh $@