diff --git a/powerwall.sh b/powerwall.sh index d7a3c378..59830b13 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -254,6 +254,7 @@ SHUTDOWN_SERVERS(){ if [ ${action-x} ]; then case $action in + updateservices) UPDATE_SERVICES;; checktemp) CHECKTEMP ${2};; checktemp_service) if [ "${2}" = "stop" ]; then