2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-09-01 14:55:16 +00:00

scripts: follow up of #3115 (feedback) (#3124)

This commit is contained in:
Georg Lauterbach
2023-02-27 23:37:35 +01:00
committed by GitHub
parent 4b04c3e31c
commit 9ead9a54ac
5 changed files with 25 additions and 23 deletions

View File

@@ -10,7 +10,6 @@ function _import_scripts
source "${PATH_TO_SCRIPTS}/accounts.sh"
source "${PATH_TO_SCRIPTS}/aliases.sh"
source "${PATH_TO_SCRIPTS}/change-detection.sh"
source "${PATH_TO_SCRIPTS}/dhparams.sh"
source "${PATH_TO_SCRIPTS}/dns.sh"
source "${PATH_TO_SCRIPTS}/error.sh"
source "${PATH_TO_SCRIPTS}/lock.sh"