Merge pull request #142 from jodumont/patch-1

Standardization
Dieser Commit ist enthalten in:
Peter 2019-04-06 09:28:21 +02:00 committet von GitHub
Commit 7d9cbaa159
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. **2\.** Clone the master branch of the repository, make sure your umask equals 0022.
``` ```
# umask umask
0022 # 0022
# cd /opt cd /opt
# git clone https://github.com/mailcow/mailcow-dockerized git clone https://github.com/mailcow/mailcow-dockerized
# cd mailcow-dockerized cd mailcow-dockerized
``` ```
**3\.** Generate a configuration file. Use a FQDN (`host.domain.tld`) as hostname when asked. **3\.** Generate a configuration file. Use a FQDN (`host.domain.tld`) as hostname when asked.