summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/certbot-renew4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/certbot-renew b/scripts/certbot-renew
new file mode 100755
index 0000000..c7d147a
--- /dev/null
+++ b/scripts/certbot-renew
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+certbot renew
+