diff options
author | Christian Hesse <mail@eworm.de> | 2022-07-06 22:05:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-07-07 14:21:41 +0200 |
commit | bbe8c02b5b9d17447d0d16d9eb5195883650a007 (patch) | |
tree | 9a7272d43358cd4425b810d8cfc5eb22b0524fcd /README.md | |
parent | a1606402d1628e7998601c29e6f1043c34a30ebc (diff) |
README: show a sample news and changes notification
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -124,6 +124,11 @@ everything is up-to-date it will not produce any output. ![screenshot: update scripts](README.d/08-update-scripts.avif) +If the update includes news or requires configuration changes a notification +is sent - in addition to terminal output and log messages. + +![news and changes notification](README.d/news-and-changes-notification.svg) + Adding a script --------------- |