Cosmetic changes

This commit is contained in:
Le0xFF 2022-07-28 20:51:51 +02:00
parent 94a71a6278
commit abcd5954e3

2
vli.sh
View File

@ -203,6 +203,7 @@ EOF
echo -e -n "\nGenerating new dracut initramfs...\n\n"
read -n 1 -r -p "[Press any key to continue...]" key
echo
dracut --force --hostonly --kver \$(ls /usr/lib/modules/)
echo
@ -1354,6 +1355,7 @@ function install_base_system_and_chroot {
fi
cryptsetup close /dev/mapper/"$encrypted_name"
echo
read -n 1 -r -p "[Press any key to continue...]" key
clear