X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=autoconfig.functions;h=1934575a7597a9c70fd0e82987353700ec8d7504;hb=refs%2Ftags%2F0.6.39;hp=a6b07a5eecf4550579565cde7831f8150170f10f;hpb=b90a031943fba5fa292afb783710f066e1416898;p=grml-autoconfig.git diff --git a/autoconfig.functions b/autoconfig.functions index a6b07a5..1934575 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -2213,7 +2213,7 @@ fi [ -n "$GROOT" ] && GROOTCMD="--groot $GROOT" || GROOTCMD='' [ -n "$RELEASE" ] && RELEASECMD="--release $RELEASE" || RELEASECMD='' [ -n "$MIRROR" ] && MIRRORCMD="--mirror $MIRROR" || MIRRORCMD='' -[ -n "$PASSWORD" ] && PASSWORDCMD="--password $PASSWORD" ] || PASSWORDCMD='' +[ -n "$PASSWORD" ] && PASSWORDCMD="--password $PASSWORD" || PASSWORDCMD='' # and finally write script and execute it cat>|/usr/bin/grml-debootstrap_noninteractive<