From 0c7b51ff3eec1c3edbecca12525bfdd79d93f109 Mon Sep 17 00:00:00 2001 From: kuro Date: Sun, 5 Jul 2026 04:11:53 +0000 Subject: [PATCH] comment edit --- nagiosToZabbixConverter.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nagiosToZabbixConverter.sh b/nagiosToZabbixConverter.sh index b5b5d38..594230e 100644 --- a/nagiosToZabbixConverter.sh +++ b/nagiosToZabbixConverter.sh @@ -268,5 +268,4 @@ echo "- $ZABBIX_HOSTS_OUTPUT" echo "- $ZABBIX_COMMANDS_OUTPUT" # Explicitly listed now echo "- $ZABBIX_SERVICES_RAW_OUTPUT (for manual mapping to Zabbix Items/Triggers)" echo "- $ZABBIX_INCLUDED_FILES_LOG (list of all parsed Nagios config files)" -echo "" -echo "There you have it, Kuro. Commands now given their proper place in the export. A well-ordered system, even when it's just a collection of text files. My work here is never truly done, is it?" \ No newline at end of file +echo "" \ No newline at end of file