letsencrypt-tools/README.md
Matthew Saunders Brown b31055dff6 installer updates
2021-04-15 13:16:58 -07:00

12 lines
270 B
Markdown

# letsencrypt-tools
Bash scripts and Let's Encrypt & Apache configurations for managing Let's Encrypt certificates with certbot.
## Install
```
cd /usr/local/src
git clone https://git.stack-source.com/msb/letsencrypt-tools.git
cd letsencrypt-tools
bash install.sh
```