Update run.sh

This commit is contained in:
2023-08-12 10:23:21 -05:00
parent 98a0613cd0
commit 5a65c8fafa

3
run.sh
View File

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