Update notify_DSM.sh
Added disclaimer + some more info
This commit is contained in:
parent
342ff271ca
commit
e15a8e9dbf
@ -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=("$@")
|
||||||
|
Loading…
Reference in New Issue
Block a user