remove useless space and add cert-only in features list

This commit is contained in:
VirtuBox 2018-09-25 18:52:53 +02:00
parent 3d10614e72
commit 7cc5c1cd3a
2 changed files with 4 additions and 2 deletions

View File

@ -13,11 +13,12 @@
- Generate ECDSA Certificates with ECC 384 Bits private key
- Automated Certificates Renewal
- Nginx mainline & stable release support
- Cert-only mode available
## Installation
```bash
bash <(wget -qO - https://raw.githubusercontent.com/VirtuBox/ee-acme-sh/master/install.sh)
bash <(wget -qO - https://raw.githubusercontent.com/VirtuBox/ee-acme-sh/master/install.sh)
# enable acme.sh & ee-acme-sh
source .bashrc

View File

@ -13,11 +13,12 @@
- Generate ECDSA Certificates with ECC 384 Bits private key
- Automated Certificates Renewal
- Nginx mainline & stable release support
- Cert-only mode available
## Installation
```bash
bash <(wget -qO - https://raw.githubusercontent.com/VirtuBox/ee-acme-sh/master/install.sh)
bash <(wget -qO - https://raw.githubusercontent.com/VirtuBox/ee-acme-sh/master/install.sh)
# enable acme.sh & ee-acme-sh
source .bashrc