update
This commit is contained in:
2
run.sh
2
run.sh
@@ -48,7 +48,7 @@ if [ "${1}" == "update" ]; then
|
||||
read -n 1 -p "Do you want to restart PowerWall Services? (y/N): " choice
|
||||
case "$choice" in
|
||||
[Yy])
|
||||
echo -e "\n\n${idsCL[Yellow]}Restarting Powerwall services to apply update ${idsCL[White]}"
|
||||
echo -e "\n\n${idsCL[Yellow]}Restarting Powerwall services to apply update ..."
|
||||
${PW_SCRIPT} service all restart
|
||||
;;
|
||||
*) echo;;
|
||||
|
||||
Reference in New Issue
Block a user