summaryrefslogtreecommitdiffstats
path: root/bin/live-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/live-build.sh')
-rwxr-xr-xbin/live-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/live-build.sh b/bin/live-build.sh
index 337185e8..e7163eae 100755
--- a/bin/live-build.sh
+++ b/bin/live-build.sh
@@ -24,7 +24,7 @@ case "$2" in
;;
*) ;;
esac
-lb build
+sudo lb build
ls -la *.iso || true
mkdir -p /srv/live-build/results
cp *.iso /srv/live-build/results