Files
relay/deploy.py

6 lines
98 B
Python

import os
from pyinfra import host, facts
from chatmail import deploy_chatmail
deploy_chatmail()