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