mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
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:
@@ -22,8 +22,6 @@ fi
|
|||||||
|
|
||||||
if sudo test -f /etc/sudoers.d/99-omarchy-installer; then
|
if sudo test -f /etc/sudoers.d/99-omarchy-installer; then
|
||||||
sudo rm -f /etc/sudoers.d/99-omarchy-installer &>/dev/null
|
sudo rm -f /etc/sudoers.d/99-omarchy-installer &>/dev/null
|
||||||
echo
|
|
||||||
echo_in_style "Remember to remove USB installer!"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Exit gracefully if user chooses not to reboot
|
# Exit gracefully if user chooses not to reboot
|
||||||
|
|||||||
Reference in New Issue
Block a user