Update 'README.md'

This commit is contained in:
b.waal
2019-09-19 02:54:56 +02:00
parent 18f40739c9
commit 23b2d471c5

View File

@@ -1,12 +1,12 @@
# Ubuntu-Mail # Ubuntu-Mail
**Get Started**: **Get Started with the graphical installer**:
``` ```
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh bash /tmp/installer.sh
``` ```
**Legacy Installer**: **Legacy Installer for developing and debugging**:
``` ```
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/stable/installer.sh -O /tmp/installer.sh 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 bash /tmp/installer.sh -l 2>&1 | tee ~/output.log