summaryrefslogtreecommitdiff
path: root/letsencrypt.sh/cron.weekly/local-letsencrypt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'letsencrypt.sh/cron.weekly/local-letsencrypt.sh')
-rwxr-xr-xletsencrypt.sh/cron.weekly/local-letsencrypt.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/letsencrypt.sh/cron.weekly/local-letsencrypt.sh b/letsencrypt.sh/cron.weekly/local-letsencrypt.sh
new file mode 100755
index 0000000..0c84001
--- /dev/null
+++ b/letsencrypt.sh/cron.weekly/local-letsencrypt.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+#
+# Renew letsencrypt certificates
+
+set -e
+
+letsencrypt.sh --cron