diff --git a/usr/lib/archboot/update-installer.sh b/usr/lib/archboot/update-installer.sh index 72ff61009..ce5d3b24d 100644 --- a/usr/lib/archboot/update-installer.sh +++ b/usr/lib/archboot/update-installer.sh @@ -136,7 +136,6 @@ _zram_initialize() { # only run next step om tty1 cat << EOF > /etc/profile.d/zz-01-archboot.sh if [[ "\$(tty)" == "$(tty)" ]]; then - clear update-installer.sh ${_RUN_OPTION} fi EOF