summarylogtreecommitdiffstats
path: root/rockbot-editor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rockbot-editor.sh')
-rwxr-xr-xrockbot-editor.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/rockbot-editor.sh b/rockbot-editor.sh
new file mode 100755
index 000000000000..0b84bc42d731
--- /dev/null
+++ b/rockbot-editor.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cd /usr/share/rockbot && exec ./editor "$@"