mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 17:14:36 +00:00
move deploy.py file and revamp README
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user