mirror of
https://github.com/chatmail/relay.git
synced 2026-05-14 18:04:38 +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