This commit is contained in:
2026-01-19 13:17:06 +01:00
parent ea6d872a77
commit ac194fbfc4
7 changed files with 2 additions and 2 deletions

5
files/sbin/certbot_renew Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
/usr/bin/env sleep $(($RANDOM % 3600));
/opt/certbot/bin/pip install --upgrade certbot certbot-nginx certbot-dns-ovh
/usr/bin/env certbot renew