Update README.md

This commit is contained in:
Josh S 2023-08-18 18:20:07 -04:00 committed by GitHub
parent 092bb6fc0d
commit 141ee120b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ exit 0
then fill the `onbatt.sh` file with the contents from this github repo then fill the `onbatt.sh` file with the contents from this github repo
5. Run these commands to grant permissions to the script and run it: `chmod +x ./onbatt.sh && ./onbatt.sh` and it should run some commands and send you the email! 5. Run these commands to grant permissions to the script and run it: `chmod +x ./onbatt.sh && ./onbatt.sh` and it should run some commands and send you the email! (it'll only send the email if the UPS has no power!)
# Setting up the battery alerts # Setting up the battery alerts
@ -89,4 +89,4 @@ Want to change how often they run?
Go to: https://crontab.cronhub.io/ Go to: https://crontab.cronhub.io/
## If you need any help feel free to email me: `me@joshsevero.dev` ## If you need any help feel free to email me: `me@joshsevero.dev`