This commit is contained in:
Matthew Saunders Brown 2021-04-20 14:28:12 -07:00
parent 36930ed080
commit 822b2a288b

View File

@ -3,7 +3,7 @@
## Install ## Install
``` ```
cd /usr/local/src cd /usr/local/src
git clone https://git.stack-source.com/msb/letsencrypt-tools.git git clone https://git.stack-source.com/msb/vmail-webmail.git
cd letsencrypt-tools cd vmail-webmail
bash install.sh bash install.sh
``` ```