summarylogtreecommitdiffstats
path: root/chipmachine
diff options
context:
space:
mode:
authorMichael Straube2017-12-20 21:39:30 +0100
committerMichael Straube2017-12-20 21:39:30 +0100
commit8fcb6eac4989a53403d7a86b5b43edddbd30281f (patch)
tree602b04d8acec3596767f126cc496056ea3a3727b /chipmachine
parent269d3d52a887d60aeb5631a1e66dd8ce9c0a3180 (diff)
downloadaur-8fcb6eac4989a53403d7a86b5b43edddbd30281f.tar.gz
Update to 1.4b3
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 "$@"
+