This commit is contained in:
Pavel Muhortov 2023-05-12 12:08:00 +03:00
parent a3541096ee
commit a95605b61f

View File

@ -203,7 +203,7 @@ certrenew() {
# None
#######################################
startsendmail() {
subj="[SSL Status] $(cat /etc/hostname): certificates did renew"
subj="[SSL Status] $(cat /etc/hostname): certificates renewed"
(
"${python3}" /usr/local/bin/sendmail.py \
-u "$(grep "from=" /usr/local/bin/sendmail.config | cut -d= -f2)" \