From 72ae6266c75d6aa54257be916721975cd1c6f216 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 4 Nov 2023 11:00:08 -0500 Subject: [PATCH] Update powerwall.sh --- powerwall.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/powerwall.sh b/powerwall.sh index a8ac3842..b4a708e1 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -1468,9 +1468,9 @@ fi logrotate) LOGROTATE;; update) - echo -en "${idsCL[LightCyan]}Will reboot monitoring services in the background to apply updates ..." - RESTARTALL_SERVICES >/dev/null 2>&1 & - echo -e "${idsCL[Green]}Done${idsCL[Default]}\n" + # echo -en "${idsCL[LightCyan]}Will reboot monitoring services in the background to apply updates ..." + # RESTARTALL_SERVICES >/dev/null 2>&1 & + # echo -e "${idsCL[Green]}Done${idsCL[Default]}\n" ;; status) CHECKPOWER