summarylogtreecommitdiffstats
path: root/chipmachine
diff options
context:
space:
mode:
Diffstat (limited to 'chipmachine')
-rw-r--r--chipmachine5
1 files changed, 5 insertions, 0 deletions
diff --git a/chipmachine b/chipmachine
new file mode 100644
index 000000000000..57a062bc7c37
--- /dev/null
+++ b/chipmachine
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd /opt/chipmachine
+exec ./chipmachine "$@"
+