mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-01-13 16:10:09 +08:00
The parameter should be -m or --email [--m does not work]
parent
d8dff5e9ca
commit
841fb4c38e
@ -45,7 +45,7 @@ cd acme.sh
|
||||
--home ~/myacme \
|
||||
--config-home ~/myacme/data \
|
||||
--cert-home ~/mycerts \
|
||||
--m "my@example.com" \
|
||||
--email "my@example.com" \
|
||||
--accountkey ~/myaccount.key \
|
||||
--accountconf ~/myaccount.conf \
|
||||
--useragent "this is my client."
|
||||
|
Loading…
Reference in New Issue
Block a user