From 2762f71821449e14208b64126b4108ea4ec10ef9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 22 Aug 2012 18:32:16 +0200 Subject: [PATCH] fix typo --- liveboot_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_build.sh b/liveboot_build.sh index 7bdc3dc..26509e2 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -18,7 +18,7 @@ cat > $BUILD_SCRIPT <<-EOF apt-get -y install debootstrap ldap-utils git clone git://git/ri/liveboot.git cd liveboot -git checkout features/jenkins +git checkout feature/jenkins ./build.sh EOF -- 2.39.5