Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -45,7 +45,7 @@ if [ "${1}" == "update" ]; then
|
||||
echo -en "\e[1A";
|
||||
echo -e "\e[0K\r ${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}"
|
||||
fi
|
||||
echo -en "\n${idsCL[Yellow]}Restarting Powerwall services to apply update ${idsCL[White]}... "
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user