This commit is contained in:
Mike Reeves
2020-08-11 12:20:00 -04:00

View File

@@ -118,9 +118,7 @@ if [ "$OS" == ubuntu ]; then
update-alternatives --set newt-palette /etc/newt/palette.original >> $setup_log 2>&1 update-alternatives --set newt-palette /etc/newt/palette.original >> $setup_log 2>&1
fi fi
if [ $automated == no ]; then setterm -blank 0 >> $setup_log 2>&1
setterm -blank 0 >> $setup_log 2>&1
fi
if [ "$setup_type" == 'iso' ] || (whiptail_you_sure); then if [ "$setup_type" == 'iso' ] || (whiptail_you_sure); then
true true