update renew_cert.sh

This commit is contained in:
2024-02-13 21:17:36 +08:00
parent 170e3a2f3c
commit 2cf788ce3c
+2
View File
@@ -8,3 +8,5 @@ certbot renew
killall -9 nginx
openresty
# crontab里面的命令:
# 0 1 * * * su alchemy -c "sudo /home/alchemy/resty_functions/renew_cert.sh"