Updated How to install (markdown)
parent
ffb9594910
commit
0de2e8ed7a
|
@ -43,7 +43,7 @@ cd acme.sh
|
||||||
--home ~/myacme \
|
--home ~/myacme \
|
||||||
--config-home ~/myacme/data \
|
--config-home ~/myacme/data \
|
||||||
--cert-home ~/mycerts \
|
--cert-home ~/mycerts \
|
||||||
--accountemail "hi@acme.sh" \
|
--accountemail "my@example.com" \
|
||||||
--accountkey ~/myaccount.key \
|
--accountkey ~/myaccount.key \
|
||||||
--accountconf ~/myaccount.conf \
|
--accountconf ~/myaccount.conf \
|
||||||
--useragent "this is my client."
|
--useragent "this is my client."
|
||||||
|
|
Loading…
Reference in New Issue