From 2c580a20ec0caabe0ea8ce017f4a3d77783166fd Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 23 Aug 2012 12:33:46 +0200 Subject: [PATCH] fix last commit. we all love syntaxes --- liveboot_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_build.sh b/liveboot_build.sh index c3115da..1f118c2 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -23,6 +23,6 @@ git checkout feature/jenkins ./build.sh EOF -sudo pbuilder --bindmounts /srv/build/liveboot --execute -- $BUILD_SCRIPT +sudo pbuilder --execute --bindmounts /srv/build/liveboot -- $BUILD_SCRIPT ls /srv/build/liveboot/builds -- 2.39.5