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
|
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
|
||||||
read -n 1 -s -r -p "Remove the USB installer then press any key to reboot..."
|
printf "Remove the USB installer then press Enter to reboot..."
|
||||||
echo
|
read dummy
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sleep 2
|
sleep 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user