From ef14b2725a4ef8c8fbfef6c6b677a2c366bfacbb Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Mon, 7 Sep 2020 10:25:14 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20ok=20pour=20la=20syncro=20avec=20la=20c?= =?UTF-8?q?l=C3=A9=20usb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 31ccf44..4cb750d 100644 --- a/Makefile +++ b/Makefile @@ -24,8 +24,9 @@ clean: rsync_cleUSB: clean #rsync --progress --modify-window=1 --update --recursive --times --del ./ $(GIT_EXCLUDE) /run/media/lafrite/K1 rsync -av --del --exclude "venv" ./ $(COMMON_EXCLUDE) /run/media/lafrite/$(CLEUSB)/Enseignements - rsync -av ../../Divers/ /run/media/lafrite/$(CLEUSB)/Divers - rsync -av ../../Production\ eleves/ /run/media/lafrite/$(CLEUSB)/Productions/ + rsync -av $(COMMON_EXCLUDE) ../Divers/ /run/media/lafrite/$(CLEUSB)/Divers + rsync -av $(COMMON_EXCLUDE) ../Notes/ /run/media/lafrite/$(CLEUSB)/Notes + rsync -av $(COMMON_EXCLUDE) ../Productions\ Eleves/ /run/media/lafrite/$(CLEUSB)/Productions # rsync -av /run/media/lafrite/$(CLEUSB)/Productions/$(YEAR) ../../Production\ eleves/