diff --git a/run.sh b/run.sh index cad4bf12..ef2579ae 100755 --- a/run.sh +++ b/run.sh @@ -51,6 +51,7 @@ if [ "${1}" == "update" ]; then [Yy]) echo -e "\n${idsCL[Yellow]}Restarting Powerwall services to apply update ${idsCL[White]} ... " /opt/idssys/powerwall/powerwall.sh service all restart >/dev/null 2>&1 + ;; *) echo;; esac