From d15a348abc7ba11bb8909bfc947354e5d0ce2b44 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 21 Dec 2014 14:56:15 +0100 Subject: follow syntax from man page --- bin/chroot-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/chroot-installation.sh') diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh index 85e77461..9e154e5a 100755 --- a/bin/chroot-installation.sh +++ b/bin/chroot-installation.sh @@ -100,7 +100,7 @@ echo "set +x" >> $CTMPFILE prepare_upgrade2() { # support _aptdpkg_first type upgrade jobs... if [ "${JOB_NAME: -14}" = "_aptdpkg_first" ] ; then - APTDPKGFIRST="apt-get install -y dpkg apt" + APTDPKGFIRST="apt-get -y install dpkg apt" else APTDPKGFIRST="" fi -- cgit v1.2.3-70-g09d2