summaryrefslogtreecommitdiff
path: root/helpers/lh_bootstrap_cdebootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_bootstrap_cdebootstrap')
-rwxr-xr-xhelpers/lh_bootstrap_cdebootstrap2
1 files changed, 0 insertions, 2 deletions
diff --git a/helpers/lh_bootstrap_cdebootstrap b/helpers/lh_bootstrap_cdebootstrap
index 2d04aed..5d2f22e 100755
--- a/helpers/lh_bootstrap_cdebootstrap
+++ b/helpers/lh_bootstrap_cdebootstrap
@@ -155,9 +155,7 @@ then
fi
# Executing cdebootstrap (regular run)
- [ "$LH_QUIET" = "enabled" ] && echo -n "Running cdebootstrap ... "
${LH_ROOT_COMMAND} cdebootstrap ${CDEBOOTSTRAP_OPTIONS} "${LH_DISTRIBUTION}" chroot "${LH_MIRROR_BOOTSTRAP}"
- [ "$LH_QUIET" = "enabled" ] && echo "done."
if [ -n "${LH_ROOT_COMMAND}" ]
then