Use something safe in the arch-chroot
This commit is contained in:
parent
76c94e2604
commit
b4b8788c14
@ -118,8 +118,8 @@ show_subtext "You're done! So we're ready to reboot now..."
|
||||
if sudo test -f /etc/sudoers.d/99-omarchy-installer; then
|
||||
sudo rm -f /etc/sudoers.d/99-omarchy-installer &>/dev/null
|
||||
echo
|
||||
read -n 1 -s -r -p "Remove the USB installer then press any key to reboot..."
|
||||
echo
|
||||
printf "Remove the USB installer then press Enter to reboot..."
|
||||
read dummy
|
||||
fi
|
||||
|
||||
sleep 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user