mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 09:04:36 +00:00
- Split _install_remote_venv_with_chatmaild() into three routines, to handle the install, configure, and activate stages. - This moves the upload of chatmail.ini later in the deployment process, because it is a configuration file specific to the instance, not software installation that would be uniform across all deployments.