coherent renaming of functions

This commit is contained in:
Georg Lauterbach 2020-09-05 16:53:36 +02:00
parent bf679a5504
commit 67e1e586c7
No known key found for this signature in database
GPG key ID: 386D76E7AD496709
4 changed files with 227 additions and 228 deletions

View file

@ -82,7 +82,6 @@ Minimum:
Download the docker-compose.yml, the .env and the setup.sh files:
``` BASH
curl -o setup.sh https://raw.githubusercontent.com/tomav/docker-mailserver/master/setup.sh; chmod a+x ./setup.sh