From 53ac073856766c0de71841f0abc787c0f4d7fd8f Mon Sep 17 00:00:00 2001 From: Robinson Bomze Date: Sun, 15 Sep 2024 20:10:59 +0200 Subject: [PATCH] adjusted readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 9f2cd99..ba12293 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ ### mdadm - add line with 'PROGRAM' to your existing mdadm config, usually in /etc/mdadm/mdadm.cfg -- place ''mdadm-notify.sh'' in a folder specified in the config, eg. /usr/local/bin -- make the script executable, with eg. ''chmod +x /usr/local/bin/mdadm-notiy.sh'' +- place '''mdadm-notify.sh''' in a folder specified in the config, eg. /usr/local/bin +- make the script executable, with eg. '''chmod +x /usr/local/bin/mdadm-notiy.sh'''