dzomaya / NUTandRpi

A repo for Network UPS Tools and Eaton Tripp Lite UPS demo scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix references to tripplite.com and dreamteam@tripplite.com to call out something else

dzomaya opened this issue · comments

Currently, lines 12-14 of the script are echo statements that say:

echo "You should really read the associated article on Github or Tripplite.com to understand what you're getting into."
echo " "
echo " If you need a production-grade solution, I recommend contacting dreamteam@tripplite.com"

The article related to this project is at: https://www.eaton.com/us/en-us/products/backup-power-ups-surge-it-power-distribution/backup-power-ups/raspberry-pi.html (not any tripplite.com domain) and "dreamteam@tripplite.com" is not the correct address people interested in a production-grade solution should contact (feel free to just DM me for now if you are).

I need to figure out better text, which should be quick. This might be a good first issue for anyone looking to get involved while tackling something simple, so I'll slap that label on it for now.

Fixed and ran a quick test on a box with no UPS connected. Looked good.