From b32c12db96f7da397785db6911834396dd67d13f Mon Sep 17 00:00:00 2001 From: Tyler Kelley Date: Wed, 3 Apr 2024 21:45:43 -0500 Subject: [PATCH] fix up install script --- install-zaneyos.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-zaneyos.sh b/install-zaneyos.sh index 6fc1468..a0a0e22 100755 --- a/install-zaneyos.sh +++ b/install-zaneyos.sh @@ -360,5 +360,5 @@ echo "Please use responsibly." echo "-----" echo "System is now going to reboot" -sleep 2 -systemctl reboot +# sleep 2 +# systemctl reboot