From 269a1428cde61b56b50a6b8748546926a87a0fce Mon Sep 17 00:00:00 2001 From: Martin Berghaus Date: Thu, 10 Jul 2025 19:49:42 +0200 Subject: [PATCH] fixed typo --- script/monitor/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/monitor/README.md b/script/monitor/README.md index 446fe48..0039d4d 100644 --- a/script/monitor/README.md +++ b/script/monitor/README.md @@ -17,8 +17,9 @@ ls -lha '/cis/definitions/YOUR.DOMAIN/monitor' ``` You can modify the appearance and place your own `check.css` or `logo.png` into the definitions folder: + - /cis/definitions/YOUR.DOMAIN/monitor/check.css -This feature will use these files with a higher priority. + - /cis/definitions/YOUR.DOMAIN/monitor/logo.png After the change, you must call `/cis/script/monitor/setupMonitoringHost.sh` again, because it creates links in '/var/www/html/' and gives the definitions priority over the script.