Files
relay/deploy.py
T

6 lines
98 B
Python

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