diff --git a/archlabs-installer b/archlabs-installer index 7e75c65..e61318a 100755 --- a/archlabs-installer +++ b/archlabs-installer @@ -2581,6 +2581,7 @@ die() trap - INT tput cnorm + (( e == 0 )) && clear if [[ -d $MNT ]]; then umount_dir "$MNT" (( e == 127 )) && umount_dir /run/archiso/bootmnt && sleep 0.5 && reboot -f