mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +08:00
minor
This commit is contained in:
7
le.sh
7
le.sh
@@ -476,14 +476,7 @@ renew() {
|
|||||||
echo Usage: $0 domain.com
|
echo Usage: $0 domain.com
|
||||||
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
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user