Update powerwall.sh

This commit is contained in:
2023-11-06 09:58:53 -06:00
parent b2ba17490e
commit 9970d2ae55

View File

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