aboutsummaryrefslogtreecommitdiffstats
path: root/http.sh
diff options
context:
space:
mode:
Diffstat (limited to 'http.sh')
-rw-r--r--http.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/http.sh b/http.sh
index ef60d26..2dff63f 100644
--- a/http.sh
+++ b/http.sh
@@ -19,7 +19,6 @@ if [ "$#" -ne 5 ]; then
fi
if [ "$METHOD" != "http-01" ]; then
- _warn "skip method %s" "$METHOD"
exit 1
fi