mirror of https://github.com/caronc/apprise
Updated Notify_pushover (markdown)
parent
b6f1d34650
commit
49bedafa18
|
@ -25,5 +25,5 @@ Send a Pushover notification to all of our configured devices:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {user} is nuxref
|
# Assuming our {user} is nuxref
|
||||||
# Assuming our {token} is abcdefghijklmnop-abcdefg
|
# Assuming our {token} is abcdefghijklmnop-abcdefg
|
||||||
notify pover://nuxref@abcdefghijklmnop-abcdefg
|
apprise pover://nuxref@abcdefghijklmnop-abcdefg
|
||||||
```
|
```
|
Loading…
Reference in New Issue