summaryrefslogtreecommitdiff
path: root/chip
diff options
context:
space:
mode:
Diffstat (limited to 'chip')
-rwxr-xr-xchip/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/chip/run b/chip/run
new file mode 100755
index 0000000..cf4a768
--- /dev/null
+++ b/chip/run
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+cd bild && exec "./$1"