The parameter should be -m or --email [--m does not work]

J. Daniel Medeiros 2021-02-03 12:35:46 -01:00
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."