mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +08:00
Fix parameter name misprint in Advanced installation example
@@ -42,7 +42,7 @@ cd acme.sh
|
|||||||
./acme.sh --install \
|
./acme.sh --install \
|
||||||
--home ~/myacme \
|
--home ~/myacme \
|
||||||
--config-home ~/myacme/data \
|
--config-home ~/myacme/data \
|
||||||
--certhome ~/mycerts \
|
--cert-home ~/mycerts \
|
||||||
--accountemail "hi@acme.sh" \
|
--accountemail "hi@acme.sh" \
|
||||||
--accountkey ~/myaccount.key \
|
--accountkey ~/myaccount.key \
|
||||||
--accountconf ~/myaccount.conf \
|
--accountconf ~/myaccount.conf \
|
||||||
|
|||||||
Reference in New Issue
Block a user