mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-17 09:57:49 +00:00
new notification structure
This commit is contained in:
@@ -59,7 +59,6 @@ MessageTitle="Updates available on"
|
||||
printf -v MessageBody "🐋 Containers on $FromHost with updates available:\n\n$UpdToString"
|
||||
|
||||
trigger_notification
|
||||
|
||||
}
|
||||
|
||||
### Remove or comment out the following function
|
||||
@@ -72,5 +71,4 @@ MessageTitle="New version of dockcheck available on"
|
||||
printf -v MessageBody "Installed version: $1 \nLatest version: $2 \n\nChangenotes: $3"
|
||||
|
||||
trigger_notification
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user