Commit e2e275f2 authored by neil's avatar neil
Browse files

minor

parent 4ca9bc79
...@@ -477,13 +477,6 @@ renew() { ...@@ -477,13 +477,6 @@ renew() {
return 1 return 1
fi fi
DOMAIN_CONF=$WORKING_DIR/$Le_Domain/$Le_Domain.conf
if [ -z "$Le_Webroot" ] ; then
echo Le_Webroot can not found, please remove the conf file and issue a new cert
return 1
fi
issue $Le_Domain issue $Le_Domain
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment