From fc7b2888f1764cf4c3fda60eb39d10c0cfa6c109 Mon Sep 17 00:00:00 2001 From: mag37 Date: Wed, 3 Jan 2024 11:07:08 +0100 Subject: [PATCH] Update notify_generic.sh Added disclaimer. --- notify_generic.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notify_generic.sh b/notify_generic.sh index 2ef1d98..789930b 100644 --- a/notify_generic.sh +++ b/notify_generic.sh @@ -1,4 +1,5 @@ -# copy/rename this file to notify.sh to enable email/text notifications +### DISCLAIMER: This is a third party addition to dockcheck - best effort testing. +# Copy/rename this file to notify.sh to enable email/text notifications # generic sample, the "Hello World" of notification addons send_notification() {