1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

coherent renaming of functions

This commit is contained in:
Georg Lauterbach
2020-09-05 16:53:36 +02:00
parent bf679a5504
commit 67e1e586c7
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