This commit is contained in:
2023-10-21 21:42:27 -05:00
parent e0bd6990f7
commit 7f3639780c
2 changed files with 1 additions and 2 deletions

1
run.sh
View File

@@ -48,7 +48,6 @@ if [ "${1}" == "update" ]; then
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
echo -e "${idsCL[Green]}Done${idsCL[Default]}\n"
elif [ "${2}" != "q" ]; then
echo -en "\e[1A";