aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot/letsencrypt-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'community/certbot/letsencrypt-wrapper')
-rw-r--r--community/certbot/letsencrypt-wrapper6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/certbot/letsencrypt-wrapper b/community/certbot/letsencrypt-wrapper
deleted file mode 100644
index ef70a969b6..0000000000
--- a/community/certbot/letsencrypt-wrapper
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-echo >&2
-echo "Warning: letsencrypt has been renamed in certbot." >&2
-echo "From the next version, this wrapper will be removed." >&2
-echo >&2
-/usr/bin/certbot $@