Update run.sh
This commit is contained in:
1
run.sh
1
run.sh
@@ -46,7 +46,6 @@ if [ "${1}" == "update" ]; then
|
|||||||
echo -e "\e[0K\r ${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}"
|
echo -e "\e[0K\r ${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
/opt/idssys/powerwall/powerwall.sh service all restart
|
/opt/idssys/powerwall/powerwall.sh service all restart
|
||||||
|
|
||||||
elif [ "${2}" != "q" ]; then
|
elif [ "${2}" != "q" ]; then
|
||||||
echo -en "\e[1A";
|
echo -en "\e[1A";
|
||||||
echo -e "\e[0K\r ${idsCL[LightCyan]}No Updates Available${idsCL[Default]}"
|
echo -e "\e[0K\r ${idsCL[LightCyan]}No Updates Available${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user