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 expiry@myservice.com (`-s --` is needed to pass them to the script, of course the interface could work on environment variables too).