Changement du nom de la clé usb
This commit is contained in:
parent
bf6e9cd757
commit
5c18852922
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ rsync_upload:
|
|||||||
|
|
||||||
rsync_cleUSB:
|
rsync_cleUSB:
|
||||||
rsync --progress --modify-window=1 --update --recursive --times --del ./ $(GIT_EXCLUDE) /run/media/lafrite/CLE32_FAT
|
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:
|
.PHONY:
|
||||||
|
Loading…
Reference in New Issue
Block a user