summaryrefslogtreecommitdiff
path: root/bin/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bootstrap')
-rwxr-xr-xbin/bootstrap5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/bootstrap b/bin/bootstrap
new file mode 100755
index 0000000..236c938
--- /dev/null
+++ b/bin/bootstrap
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+set -e
+
+cd "$(dirname "$0")/.."