Merge remote-tracking branch 'remotes/origin/dev' into issue/1049

This commit is contained in:
m0duspwnens
2020-08-11 13:30:48 -04:00
2 changed files with 4 additions and 6 deletions

View File

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