From ec1b91cc2b99cb26fc3dfde21ce67125f2c152a4 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 15 May 2023 21:51:08 -0500 Subject: [PATCH] Update powerwall.sh --- powerwall.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/powerwall.sh b/powerwall.sh index 7e1e2520..268fafd9 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -604,9 +604,7 @@ fi echo -e " ${idsCL[Yellow]}checkpower ${idsCL[Default]}--> Check Power Readings" echo echo -e " ${idsCL[Yellow]}services ${idsCL[Default]}--> Manage all monitor services at once" - echo -e " ${idsCL[LightYellow]} {start/stop/restart/status}" - echo -e " ${idsCL[Yellow]}startall ${idsCL[Default]}--> Show VPN Info" - echo -e " ${idsCL[Yellow]}restartall ${idsCL[Default]}--> Run Speedtest Comparison (with and w/o VPN)" + echo -e " ${idsCL[LightYellow]} {start/stop/restart/status}" echo echo -e " ${idsCL[Yellow]}update-allservices ${idsCL[Default]}--> Update all services ( -f = force update)" echo -e " ${idsCL[Yellow]}update-service ${idsCL[Default]}--> Update specified service ( -f = force update)"