From 8ef4602a4aad913bddb57ce34b0be9a7f7116e4d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 11 Sep 2022 21:42:07 -0500 Subject: [PATCH] Update powerwall.sh --- powerwall.sh | 1 + 1 file changed, 1 insertion(+) 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