Update run.sh

This commit is contained in:
2023-08-12 10:24:27 -05:00
parent f876eb3d46
commit 5084f8641d

2
run.sh
View File

@@ -45,7 +45,7 @@ if [ "${1}" == "update" ]; then
echo -en "\e[1A";
echo -e "\e[0K\r ${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}"
fi
/opt/idssys/powerwall/run.sh update
/opt/idssys/powerwall/powerwall.sh service all restart
elif [ "${2}" != "q" ]; then
echo -en "\e[1A";