Update run.sh

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

1
run.sh
View File

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