2 lines
108 B
Plaintext
2 lines
108 B
Plaintext
0 20 * * * root python -c 'import random; import time; time.sleep(random.random() * 3600)' && certbot renew
|