summarylogtreecommitdiffstats
path: root/dotbare
diff options
context:
space:
mode:
Diffstat (limited to 'dotbare')
-rw-r--r--dotbare4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotbare b/dotbare
new file mode 100644
index 000000000000..fe2a2f9c47b1
--- /dev/null
+++ b/dotbare
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+SCRIPT_DIR=/opt/dotbare
+${SCRIPT_DIR}/dotbare "$@"