get.acme.sh
get.acme.sh copied to clipboard
Allow specifying install options (like --home)
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).
Thanks for your info. I will add it soon.
Thanks.
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!
@Neilpang ping?