summarylogtreecommitdiffstats
path: root/buildlive
diff options
context:
space:
mode:
authorIru Cai2018-06-26 13:50:05 +0800
committerIru Cai2018-06-26 13:50:05 +0800
commit92e1d6f93d4f8b221b9269ccbc0506b902b94364 (patch)
treed5b8a4b0d732b320eaf7f7609acf04eb8f0a492b /buildlive
downloadaur-92e1d6f93d4f8b221b9269ccbc0506b902b94364.tar.gz
initial commit
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 "$@"