diff --git a/deploy.py b/deploy.py index 82af8b7..b81e6b0 100644 --- a/deploy.py +++ b/deploy.py @@ -9,7 +9,7 @@ class DeployerRequest: clone_url: str commit_hash: str -DEPLOYERDIR = "/home/drm/deployer/production" +DEPLOYERDIR = "/home/drm/live" def handle_request(rq: DeployerRequest): subprocess.Popen(