mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 16:34:39 +00:00
When acmetool account-url command fails, directly read the URL from filesystem. This ensures cmdeploy dns can proceed even if the acmetool command is not functioning properly. Fixes #545