move deploy.py file and revamp README

This commit is contained in:
holger krekel
2023-10-17 00:21:32 +02:00
parent b74fde2a9f
commit 6fa5ec86f0
3 changed files with 26 additions and 44 deletions

View File

@@ -4,6 +4,7 @@ export CHATMAIL_DOMAIN
venv/bin/python3 -m build -n --sdist chatmaild --outdir dist
deploy-chatmail/venv/bin/pyinfra --ssh-user root "$CHATMAIL_DOMAIN" deploy.py
deploy-chatmail/venv/bin/pyinfra --ssh-user root "$CHATMAIL_DOMAIN" \
deploy-chatmail/src/deploy_chatmail/deploy.py
rm -r dist/