From 7f92e83676c2ab653edb8fbe2bc7f19af00d71e2 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 3 Aug 2020 10:08:14 -0400 Subject: [PATCH] Updated Notify_kumulos (markdown) --- Notify_kumulos.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Notify_kumulos.md b/Notify_kumulos.md index a82d2da..94bd465 100644 --- a/Notify_kumulos.md +++ b/Notify_kumulos.md @@ -26,5 +26,6 @@ Send a Kumulos Notification: ```bash # Assuming our {APIKey} is 8b799edf-6f98-4d3a-9be7-2862fb4e5752 # Assuming our {ServerKey} is aNe8IVQvUay79KEOt8jEh2GPWOwRKAXG+lP7 -apprise kumulos://8b799edf-6f98-4d3a-9be7-2862fb4e5752/aNe8IVQvUay79KEOt8jEh2GPWOwRKAXG+lP7 +apprise -vv -t "Test Message Title" -b "Test Message Body" \ + kumulos://8b799edf-6f98-4d3a-9be7-2862fb4e5752/aNe8IVQvUay79KEOt8jEh2GPWOwRKAXG+lP7 ``` \ No newline at end of file