modified: certbot/Dockerfile

new file:   certbot/scripts/crontab.txt
	modified:   certbot/scripts/init-certbot.sh
Add crontab task file, add into build cront install command
This commit is contained in:
2025-07-19 17:50:36 +05:00
parent 1a2cfa2104
commit 24752ff05f
3 changed files with 24 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
0 0 * * * root /opt/checkRenewCerts.sh > /proc/1/fd/1 2>&1