Update powerwall.sh

This commit is contained in:
2023-11-04 11:00:08 -05:00
parent b874fc6658
commit 72ae6266c7

View File

@@ -1468,9 +1468,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