mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-08-30 13:58:33 +00:00
minor
This commit is contained in:
2
le.sh
2
le.sh
@@ -351,7 +351,7 @@ _clearup () {
|
||||
|
||||
issue() {
|
||||
if [ -z "$1" ] ; then
|
||||
echo "Usage: le issue webroot|no a.com [www.a.com,b.com,c.com]|no [key-length]|no [cert-file-path]|no [key-file-path]|no [ca-cert-file-path]|no [reloadCmd]|no"
|
||||
echo "Usage: le issue webroot|no|apache a.com [www.a.com,b.com,c.com]|no [key-length]|no [cert-file-path]|no [key-file-path]|no [ca-cert-file-path]|no [reloadCmd]|no"
|
||||
return 1
|
||||
fi
|
||||
Le_Webroot="$1"
|
||||
|
Reference in New Issue
Block a user