Remove after install usb installer message (#2888)

Since in almost all cases, the EFI entries will get positioned
above the USB, this notice is not needed.
This commit is contained in:
neimadTL
2025-10-27 03:47:50 -04:00
committed by GitHub
parent 7a7881b176
commit 75eb059779

View File

@@ -22,8 +22,6 @@ fi
if sudo test -f /etc/sudoers.d/99-omarchy-installer; then
sudo rm -f /etc/sudoers.d/99-omarchy-installer &>/dev/null
echo
echo_in_style "Remember to remove USB installer!"
fi
# Exit gracefully if user chooses not to reboot