Standardization

this paragraph loose the copy advantage and is not like others
Dieser Commit ist enthalten in:
JOduMonT 2019-04-05 17:07:23 +02:00 committet von GitHub
Ursprung c7f4c7adfb
Commit de515c0d12
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -26,11 +26,11 @@ Please use the latest Docker engine available and do not use the engine that shi
**2\.** Clone the master branch of the repository, make sure your umask equals 0022.
```
# umask
0022
# cd /opt
# git clone https://github.com/mailcow/mailcow-dockerized
# cd mailcow-dockerized
umask
# 0022
cd /opt
git clone https://github.com/mailcow/mailcow-dockerized
cd mailcow-dockerized
```
**3\.** Generate a configuration file. Use a FQDN (`host.domain.tld`) as hostname when asked.