get.acme.sh icon indicating copy to clipboard operation
get.acme.sh copied to clipboard

Allow specifying install options (like --home)

Open s-ol opened this issue 8 years ago • 3 comments

it would be very nice to have access to options like --home or --accountemail for get.acme.sh too:

curl https://get.acme.sh/ | sh -s -- --home /opt/acme.sh --accountemail [email protected]

(-s -- is needed to pass them to the script, of course the interface could work on environment variables too).

s-ol avatar Dec 15 '16 10:12 s-ol

Thanks for your info. I will add it soon.

Thanks.

Neilpang avatar Dec 15 '16 11:12 Neilpang

When I have no crontab installed in my system, it tells me to use --force to install. But I cannot use get.sh to pass params(--install --force) to acme.sh.

Plz fix it, thanks!

billchenchina avatar Nov 18 '18 18:11 billchenchina

@Neilpang ping?

msva avatar Aug 01 '19 00:08 msva