From 49bedafa18d4e45af0bd7578e925dcf12bf80319 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:36:21 -0400 Subject: [PATCH] Updated Notify_pushover (markdown) --- Notify_pushover.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_pushover.md b/Notify_pushover.md index a1f1555..3d5df1e 100644 --- a/Notify_pushover.md +++ b/Notify_pushover.md @@ -25,5 +25,5 @@ Send a Pushover notification to all of our configured devices: ```bash # Assuming our {user} is nuxref # Assuming our {token} is abcdefghijklmnop-abcdefg -notify pover://nuxref@abcdefghijklmnop-abcdefg +apprise pover://nuxref@abcdefghijklmnop-abcdefg ``` \ No newline at end of file