Update notify_DSM.sh

Added disclaimer + some more info
This commit is contained in:
mag37 2024-01-03 11:06:37 +01:00 committed by GitHub
parent 342ff271ca
commit e15a8e9dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
# copy/rename this file to notify.sh to enable email notifications on synology DSM ### DISCLAIMER: This is a third party addition to dockcheck - best effort testing.
# Copy/rename this file to notify.sh to enable email notifications on synology DSM
# Modify to your liking - changing SendMailTo and Subject and content.
send_notification() { send_notification() {
Updates=("$@") Updates=("$@")