From c18fa06d6708c3e0e26d1b6176b95f9ec568ace6 Mon Sep 17 00:00:00 2001 From: Pavel Muhortov Date: Mon, 22 Jan 2024 00:24:07 +0300 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fa9608..720a7b6 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ sudo update-rc.d sendmail-reboot.sh defaults #debian sudo chkconfig --add /etc/init.d/sendmail-reboot.sh #rhel # download sendmail-login.sh -sudo wget https://git.hmp.today/pavel.muhortov/notification/raw/branch/master/templates/sendmail-login.sh -O /etc/profile.d/sendmail-reboot.sh +sudo wget https://git.hmp.today/pavel.muhortov/notification/raw/branch/master/templates/sendmail-login.sh -O /etc/profile.d/sendmail-login.sh sudo chmod +x /etc/profile.d/sendmail-login.sh # edit sendmail.config