Files
netoik-rp/files/sbin/certbot_renew
2026-01-19 14:22:13 +01:00

6 lines
187 B
Bash

#!/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 --cert-name netoik.io