mirror of
https://github.com/chatmail/relay.git
synced 2026-06-26 21:31:05 +00:00
4dd041d799
- 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.