Update powerwall.sh

This commit is contained in:
2023-05-15 21:51:08 -05:00
parent b0c7e5b996
commit ec1b91cc2b

View File

@@ -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 <service> ${idsCL[Default]}--> Update specified service ( -f = force update)"