From 8fb9aff2a9695f1be82407a07b10818d4208f68b Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 13 Oct 2024 20:30:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92/web?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spcd/cmd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spcd/cmd.py b/spcd/cmd.py index 0144663..188d191 100644 --- a/spcd/cmd.py +++ b/spcd/cmd.py @@ -45,7 +45,7 @@ def spcd_synchronize( root = ( Path(os.sep) / user / projects.group / project.name / project.branch ) - target = f"{user}@{host}:{root}/web" + target = f"{user}@{host}:{root}" if not source: source = "out" ps.run(