letsencrypt-tools/README.md
Matthew Saunders Brown 11844f77b7 installer
2021-04-14 11:17:00 -07:00

12 lines
267 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
./install.sh
```