Update run.sh

This commit is contained in:
2023-12-13 18:53:51 -06:00
parent f044997f17
commit 836c50fbe9

1
run.sh
View File

@@ -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