From ced3d95ed1aed5ea8e6214c66cc84da3e0587925 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 11:44:03 -0600 Subject: [PATCH] k0boldz ARE COBALT \ --- installer_auto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer_auto.sh b/installer_auto.sh index 9ad8d5b..2197f13 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -56,7 +56,7 @@ long_sleep () { # reboot host run_reboot () { - echo -e "\n\nREBOOTING IN $long_delay MINUTES\n\n" + echo -e "\n\nREBOOTING IN $long_delay MINUTES!\n\n" sudo shutdown -r +$long_delay } @@ -450,7 +450,7 @@ phase_five () { echo 5 > $installer_status # update the log - echo "installer4.sh done 5/5\nCOMPLETE AT $(date +%s)" >> $status_log + echo "phase 5 done 5/5\nCOMPLETE AT $(date +%s)" >> $status_log # finish the tmp file echo "installed" > $installer_status