Update run.sh
This commit is contained in:
1
run.sh
1
run.sh
@@ -51,6 +51,7 @@ if [ "${1}" == "update" ]; then
|
|||||||
[Yy])
|
[Yy])
|
||||||
echo -e "\n${idsCL[Yellow]}Restarting Powerwall services to apply update ${idsCL[White]} ... "
|
echo -e "\n${idsCL[Yellow]}Restarting Powerwall services to apply update ${idsCL[White]} ... "
|
||||||
/opt/idssys/powerwall/powerwall.sh service all restart >/dev/null 2>&1
|
/opt/idssys/powerwall/powerwall.sh service all restart >/dev/null 2>&1
|
||||||
|
;;
|
||||||
*) echo;;
|
*) echo;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user