@@ -54,7 +54,7 @@ def handle_request(rq: DeployerRequest):
"-d",
"-s",
f"{domain}-build-{deployment_id}",
f"'./deploy.sh > {build_log} 2>&1'",
f"'sudo ./deploy.sh > {build_log} 2>&1'",
],
shell=True,
user="root",
The note is not visible to the blocked user.