Can't have nice things during arch-chroot for some reason!

This commit is contained in:
David Heinemeier Hansson 2025-08-23 22:57:47 +02:00
parent 75ac6910d4
commit 91e686f1b2

View File

@ -117,10 +117,8 @@ show_subtext "You're done! So we're ready to reboot now..."
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 -e "\nRemember to remove USB installer!"
printf "Remove the USB installer then press Enter to reboot..."
read dummy
fi fi
sleep 2 sleep 5
reboot reboot