mirror of
https://github.com/chatmail/relay.git
synced 2026-06-25 21:11:05 +00:00
d720b8107d
- On a fresh install, if cmdeploy is run the first time with the --disable-mail option, the echobot invite-link.txt file will not exist yet. - Only print the echobot invite link if --disable-mail was not specified. This fixes the fresh-install error case, and also makes sense when disabling mail in general, because the echo bot will not be available at that time.