diff --git a/run.sh b/run.sh index aaa29b31..516ca110 100755 --- a/run.sh +++ b/run.sh @@ -46,7 +46,7 @@ if [ "${1}" == "update" ]; then echo -e "\e[0K\r ${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}" fi echo -en "${idsCL[Yellow]}Restarting Powerwall services to apply update ${idsCL[White]}... " - /opt/idssys/powerwall/powerwall.sh service all restart >/dev/null 2>&1 + # /opt/idssys/powerwall/powerwall.sh service all restart >/dev/null 2>&1 echo -e "${idsCL[Green]}Done${idsCL[Default]}\n" elif [ "${2}" != "q" ]; then