From 327f33b61ab2b9c73d104b2af3fdb9a0adf34e86 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 22 Jun 2023 02:20:25 -0700 Subject: [PATCH] :memo: Made note of cronjob to renew certbot every day --- certbot_renew.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 certbot_renew.txt diff --git a/certbot_renew.txt b/certbot_renew.txt new file mode 100644 index 00000000..75a29439 --- /dev/null +++ b/certbot_renew.txt @@ -0,0 +1 @@ +43 6 * * * certbot renew --post-hook "systemctl reload nginx"