mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 07:54:36 +00:00
fix import to work with "pyinfra" which needs a file location and thus does not start "run.py" as part of the package
This commit is contained in:
@@ -3,7 +3,7 @@ import os
|
||||
|
||||
import pyinfra
|
||||
|
||||
from .deployers import deploy_chatmail
|
||||
from cmdeploy.deployers import deploy_chatmail
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user