From eb1b79a5f692b309294912b798a131a127b3abbf Mon Sep 17 00:00:00 2001 From: Georges Khaznadar Date: Fri, 29 Mar 2024 17:49:32 +0100 Subject: [PATCH] =?UTF-8?q?r=C3=A9par=C3=A9=20un=20faux=20r=C3=A9pertoire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 289cee8..94f292b 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ giveback: rsync_to_freeduc: ssh freeduc.science mkdir -p attilax/$(TARGET) - rsync -av --exclude="live-image*" --exclude "*.log" --delete auto config freeduc.science:jbart/$(TARGET)/ + rsync -av --exclude="live-image*" --exclude "*.log" --delete auto config freeduc.science:attilax/$(TARGET)/ rsync_from_freeduc: rsync -av freeduc.science:attilax/$(TARGET)/build.log .