From aedc31451950809f9f7dae4a4d7e40d1495f9ac5 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 7 Apr 2020 16:13:44 +0200 Subject: check-routeros-update: update notification wording --- check-routeros-update | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'check-routeros-update') diff --git a/check-routeros-update b/check-routeros-update index 3bec07b..7df980e 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -75,7 +75,8 @@ } $SendNotification ("RouterOS update \E2\9C\A8") \ - ("There is a RouterOS update available.\n\n" . \ + ("A new RouterOS version " . ($Update->"latest-version") . \ + " is available for " . $Identity . ".\n\n" . \ [ $DeviceInfo ] . "\n\n" . \ "https://mikrotik.com/download/changelogs/" . $Update->"channel" . "-release-tree") \ "" "true"; -- cgit v1.2.3-54-g00ecf