Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 32f20d5443 |
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
/usr/bin/env sleep $(($RANDOM % 3600));
|
||||
sleep $(($RANDOM % 3600));
|
||||
/opt/certbot/bin/pip install --upgrade certbot certbot-nginx certbot-dns-ovh
|
||||
/usr/bin/env certbot renew --cert-name netoik.io
|
||||
certbot renew --cert-name netoik.io
|
||||
|
||||
Reference in New Issue
Block a user