Changement du nom de la clé usb

This commit is contained in:
Bertrand Benjamin 2017-08-28 09:54:32 +03:00
parent bf6e9cd757
commit 5c18852922
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ rsync_upload:
rsync_cleUSB:
rsync --progress --modify-window=1 --update --recursive --times --del ./ $(GIT_EXCLUDE) /run/media/lafrite/CLE32_FAT
rsync -av --del ./ $(GIT_EXCLUDE) /run/media/lafrite/Cle32_ext4
rsync -av --del ./ $(GIT_EXCLUDE) /run/media/lafrite/CLE32_ext4
.PHONY: