You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 23:03:10 +02:00
Issue 747 (#748)
* fix for issue #747 (NOT TESTED YET) Need to test this. Dont merge it yet. * Small Cleanup and bug fixes Not done Yet! Not done yet. Dont merge. See comment in issue #747 * Add --ignore-missing. Now is fixed.
This commit is contained in:
@ -120,4 +120,4 @@ autostart=false
|
||||
autorestart=true
|
||||
stdout_logfile=/var/log/supervisor/%(program_name)s.log
|
||||
stderr_logfile=/var/log/supervisor/%(program_name)s.log
|
||||
command=/usr/local/bin/check_for_changes.sh
|
||||
command=/usr/local/bin/check-for-changes.sh
|
||||
|
Reference in New Issue
Block a user