diff --git a/examples/simple/scripts/LAST/50-misc b/examples/simple/scripts/LAST/50-misc index adae11647..67d070734 100755 --- a/examples/simple/scripts/LAST/50-misc +++ b/examples/simple/scripts/LAST/50-misc @@ -46,7 +46,6 @@ fi # Make sure everything is configured properly if ifclass DEBIAN ; then - echo "Running \"apt-get -f install\" for the last time." $ROOTCMD apt-get -f install fi @@ -77,7 +76,6 @@ setrel() { break fi done - echo "\$release set to $release" } # if installation was done from CD, replace useless sources.list