From f6d988a06e6b1631eff6d0fadca45f898147ba4f Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 14 Sep 2017 21:43:59 +0200 Subject: [PATCH] remove messages --- examples/simple/scripts/LAST/50-misc | 2 -- 1 file changed, 2 deletions(-) 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