mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix
This commit is contained in:
@@ -32,11 +32,7 @@ if gum confirm --padding "0 0 0 $((PADDING_LEFT + 32))" --show-help=false --defa
|
|||||||
clear
|
clear
|
||||||
|
|
||||||
if [[ -n "${OMARCHY_CHROOT_INSTALL:-}" ]]; then
|
if [[ -n "${OMARCHY_CHROOT_INSTALL:-}" ]]; then
|
||||||
<<<<<<< Updated upstream
|
touch /var/tmp/omarchy-install-completed
|
||||||
touch /tmp/omarchy-reboot-requested
|
|
||||||
=======
|
|
||||||
touch /var/tmp/omarchy-reboot-requested
|
|
||||||
>>>>>>> Stashed changes
|
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
sudo reboot 2>/dev/null
|
sudo reboot 2>/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user