Update powerwall.sh
This commit is contained in:
@@ -1465,7 +1465,9 @@ fi
|
||||
|
||||
logrotate) LOGROTATE;;
|
||||
update)
|
||||
RESTARTALL_SERVICES
|
||||
echo -e "${idsCL[LightCyan]}Will reboot monitoring services in the background to apply updates ..."
|
||||
RESTARTALL_SERVICES &
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}\n"
|
||||
;;
|
||||
status)
|
||||
CHECKPOWER
|
||||
|
||||
Reference in New Issue
Block a user