This commit is contained in:
Matthew Saunders Brown 2021-03-30 15:41:22 -07:00
parent 817aa23441
commit 795b586702

View File

@ -1 +1,9 @@
# vmail-stack
## Install
```
cd /usr/local/src/
git clone https://git.stack-source.com/msb/vmail-stack.git
cd vmail-stack
bash install.sh
```