From 3a03fde04e258864b8a8eafe54f675d3c325468f Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 11:17:37 -0600 Subject: [PATCH] k0boldz ARE COBALT --- installer_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer_auto.sh b/installer_auto.sh index 9597ccf..d475134 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -45,7 +45,7 @@ long_sleep () { # reboot host run_reboot () { - echo -e "\nREBOOTING IN $long_delay MINUTES\n" + echo -e "\nREBOOTING IN $long_delay MINUTES\n\n" sudo shutdown -r +$long_delay }