Update run.sh
This commit is contained in:
1
run.sh
1
run.sh
@@ -46,6 +46,7 @@ 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]}"
|
||||
|
||||
Reference in New Issue
Block a user