diff --git a/continue.sh b/continue.sh index 83c110d..d489beb 100755 --- a/continue.sh +++ b/continue.sh @@ -105,6 +105,10 @@ echo >> /etc/sudoers echo "# Enabled by Crystalinstall" >> /etc/sudoers echo "%wheel ALL=(ALL) ALL" >> /etc/sudoers +echo >> /etc/sudoers +echo "# Enabled by Crystalinstall" >> /etc/sudoers +echo "Defaults pwfeedback" >> /etc/sudoers + if [[ -f /efimode ]]; then rm /efimode grub-install --target=x86_64-efi --efi-directory=/efi --bootloader-id=Crystal