generated from pavel.muhortov/template-bash
fix typo
This commit is contained in:
parent
a3541096ee
commit
a95605b61f
|
@ -203,7 +203,7 @@ certrenew() {
|
||||||
# None
|
# None
|
||||||
#######################################
|
#######################################
|
||||||
startsendmail() {
|
startsendmail() {
|
||||||
subj="[SSL Status] $(cat /etc/hostname): certificates did renew"
|
subj="[SSL Status] $(cat /etc/hostname): certificates renewed"
|
||||||
(
|
(
|
||||||
"${python3}" /usr/local/bin/sendmail.py \
|
"${python3}" /usr/local/bin/sendmail.py \
|
||||||
-u "$(grep "from=" /usr/local/bin/sendmail.config | cut -d= -f2)" \
|
-u "$(grep "from=" /usr/local/bin/sendmail.config | cut -d= -f2)" \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user