mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Update v-add-letsencrypt-domain
This commit is contained in:
parent
39318bafef
commit
e9b6cd6d09
1 changed files with 1 additions and 1 deletions
|
@ -357,7 +357,7 @@ if [ "$exitstatus" -ne '0' ]; then
|
|||
sed -i "/ $domain /d" $VESTA/data/queue/letsencrypt.pipe
|
||||
echo "[$(date)] : EXIT=$domain certificate installation failed" >> /usr/local/vesta/log/letsencrypt.log
|
||||
send_notice 'LETSENCRYPT' "$domain certificate installation failed"
|
||||
check_result $? "SSL install" >/dev/null
|
||||
check_result $exitstatus "SSL install" >/dev/null
|
||||
fi
|
||||
|
||||
# Adding LE autorenew cronjob
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue