Can't have nice things during arch-chroot for some reason!
This commit is contained in:
parent
75ac6910d4
commit
91e686f1b2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user