From b0a29c0ab0a084d04855a614d95587892776df29 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 22 Aug 2012 18:31:07 +0200 Subject: [PATCH] use sudo --- liveboot_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_build.sh b/liveboot_build.sh index 69cc10f..7bdc3dc 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -22,4 +22,4 @@ git checkout features/jenkins ./build.sh EOF -pbuilder --execute -- $BUILD_SCRIPT +sudo pbuilder --execute -- $BUILD_SCRIPT -- 2.39.5