mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-21 03:04:28 +02:00
Update user-patches.sh.dist
This commit is contained in:
parent
a851da4793
commit
76fb799023
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
##
|
||||
# This user patches script runs right before starting the daemons. That means all the other configuration is in place, so the script can make final adjustments.
|
||||
# This user patches script runs right before starting the daemons. That means, all the other configuration is in place, so the script can make final adjustments.
|
||||
# If you modify any supervisord configuration, make sure to run "supervisorctl update" afterwards.
|
||||
# To enable the script, you must save it in your config directory as "user-patches.sh".
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue