mirror of
https://github.com/chatmail/relay.git
synced 2026-08-10 18:40:51 +00:00
334e468889
- 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.