oktw says to #ysitd
<BirkhoffLee>: 問: ERRORLOG=`tail /var/log/letsencrypt/letsencrypt.log` curl -s --user 'api:key-XXXX' https://api.mailgun.net/v3/XXXXXXXX/messages -F from="Let's Encrypt SSL Certificate Renewer XXXX@XXXX" -F to='XXXXX@XXXXXX.com' -F subject="Let's Encrypt SSL Certificate Auto-Renew Notify" -F text="Just renewed the SSL certificate for XXXXXXX! Check the log below: \n \n $ERRORLOG" 為何最後面 \n 的地方都不能換行