Feat: ok pour la syncro avec la clé usb
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2020-09-07 10:25:14 +02:00
parent bd1c0ee4dc
commit ef14b2725a
1 changed files with 3 additions and 2 deletions

View File

@ -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/