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