fix: Update to use absolute names in cert hooks to allow renewals from crontab
All checks were successful
Build Docker / Build_Docker (push) Successful in 1m11s

This commit is contained in:
2024-08-20 13:13:04 +10:00
parent 9baefbf6e7
commit 004e7fcd9f
3 changed files with 7 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
# Tell dnsdist to reload the config
dnsdist -c -e 'reloadAllCertificates()'
systemctl restart caddy
# Save last run time
date +%s > last_cert_reload.txt
date +%s > last_cert_reload.txt