mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-16 21:36:30 +01:00
Update notify_DSM.sh
Added disclaimer + some more info
This commit is contained in:
parent
342ff271ca
commit
e15a8e9dbf
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue