2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-31 06:15:28 +00:00

docs: Fix typo in DKIM and utils.sh (#4358)

This commit is contained in:
Alessio Artoni
2025-02-12 20:34:22 +01:00
committed by GitHub
parent 83bfe72d48
commit ca877999ec
2 changed files with 3 additions and 3 deletions

View File

@@ -122,7 +122,7 @@ function _reload_postfix() {
# you can set the environment variable `POSTFIX_README_DIRECTORY='/new/dir/'`
# (`POSTFIX_` is an arbitrary prefix, you can choose the one you like),
# and then call this function:
# `_replace_by_env_in_file 'POSTFIX_' 'PATH TO POSTFIX's main.cf>`
# `_replace_by_env_in_file 'POSTFIX_' '<PATH TO POSTFIX's main.cf>`
#
# ## Panics
#