diff --git a/usr/bin/archboot-update.sh b/usr/bin/archboot-update.sh index a02092ded..92a454d68 100755 --- a/usr/bin/archboot-update.sh +++ b/usr/bin/archboot-update.sh @@ -43,7 +43,8 @@ if [[ -n "${_D_SCRIPTS}" ]]; then _network_check touch /.update _TITLE="Archboot $(uname -m) | Basic Setup | Download GIT Archboot Scripts" - _download_latest | _dialog --title " Download GIT " --gauge "Downloading latest config..." 6 75 0 + _download_latest | _dialog --title " Downloading GIT " --gauge "Downloading latest config..." 6 75 0 + clear fi # Generate new environment and launch it with kexec if [[ -n "${_L_COMPLETE}" || -n "${_L_INSTALL_COMPLETE}" ]] && [[ -z "${_G_RELEASE}" ]]; then