From: Holger Levsen Date: Thu, 21 Jun 2012 10:39:12 +0000 (+0200) Subject: actually build live system X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=562e46bc44b054a79aae898aefc6c1445912ae81;p=profitbricks%2Fjenkins-build-scripts.git actually build live system --- diff --git a/live_build.sh b/live_build.sh index b58209f..0367523 100755 --- a/live_build.sh +++ b/live_build.sh @@ -1,7 +1,14 @@ #!/bin/bash # copyright 2012 Holger Levsen GPL2 licenced, holger@layer-acht.org +set -e + pwd ls whoami sudo whoami +cd pserver.flexible +sudo bash ./lb_build.sh +ls -larth tftpboot/debian-live/amd64/ +ls -larth binary/live/ +figlet "success"