Update 'README.md'

This commit is contained in:
b.waal
2019-09-15 18:00:12 +02:00
parent e3af6482a3
commit 01a7b6f297

View File

@@ -3,7 +3,13 @@
**Get Started**:
```
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh 2>&1 | tee ~/output.log
bash /tmp/installer.sh
```
**Legacy Installer**:
```
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh -l 2>&1 | tee ~/output.log
```
#### This script uses the following repo's as dependencies: