From 562e46bc44b054a79aae898aefc6c1445912ae81 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 21 Jun 2012 12:39:12 +0200 Subject: [PATCH] actually build live system --- live_build.sh | 7 +++++++ 1 file changed, 7 insertions(+) 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" -- 2.39.5