Update README.md
This commit is contained in:
parent
092bb6fc0d
commit
141ee120b2
1 changed files with 2 additions and 2 deletions
|
|
@ -70,7 +70,7 @@ exit 0
|
|||
|
||||
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
|
||||
|
||||
|
|
@ -89,4 +89,4 @@ Want to change how often they run?
|
|||
|
||||
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`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue