mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Can't have nice things during arch-chroot for some reason!
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user