mirror of
https://github.com/chatmail/relay.git
synced 2026-06-26 21:31:05 +00:00
57f9327d4d
Fix bugs in certificate monitoring function: - `exit 0` inside monitor_certificates() would kill the background process - calculate_hash() now checks dir existence instead of silenty dying - Added wait loop until $PATH_TO_SSL exists before monitoring Files: docker/files/setup_chatmail_docker.sh:16-41