This commit is contained in:
Ryan Hughes
2025-10-08 20:03:42 -04:00
parent 0e1f585166
commit 267a9e1765

View File

@@ -32,11 +32,7 @@ if gum confirm --padding "0 0 0 $((PADDING_LEFT + 32))" --show-help=false --defa
clear
if [[ -n "${OMARCHY_CHROOT_INSTALL:-}" ]]; then
<<<<<<< Updated upstream
touch /tmp/omarchy-reboot-requested
=======
touch /var/tmp/omarchy-reboot-requested
>>>>>>> Stashed changes
touch /var/tmp/omarchy-install-completed
exit 0
else
sudo reboot 2>/dev/null