Update powerwall.sh

This commit is contained in:
2023-11-06 08:39:16 -06:00
parent e081374994
commit 39f4b3b42d

View File

@@ -1547,9 +1547,9 @@ fi
logrotate) LOGROTATE;; logrotate) LOGROTATE;;
update) update)
echo -en "${idsCL[LightCyan]}Will reboot monitoring services in the background to apply updates ... " # echo -en "${idsCL[LightCyan]}Will reboot monitoring services in the background to apply updates ... "
RESTARTALL_SERVICES >/dev/null 2>&1 & # RESTARTALL_SERVICES >/dev/null 2>&1 &
echo -e "${idsCL[Green]}Done${idsCL[Default]}\n" # echo -e "${idsCL[Green]}Done${idsCL[Default]}\n"
;; ;;
status) status)
CHECKPOWER CHECKPOWER