DOTS
This commit is contained in:
parent
b176c83374
commit
411a3ad9de
6 changed files with 20 additions and 20 deletions
6
bin/backup-to-thumb
Executable file
6
bin/backup-to-thumb
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
rsync -avhW --compress-level=0 --progress --delete --checksum Sync /Volumes/NO\ NAME/
|
||||
rsync -avhW --compress-level=0 --progress --delete --checksum Pictures /Volumes/NO\ NAME/
|
||||
rsync -avhW --compress-level=0 --progress --delete --checksum Contacts /Volumes/NO\ NAME/
|
||||
rsync -avhW --compress-level=0 --progress --delete --checksum Calendars /Volumes/NO\ NAME/
|
||||
Loading…
Add table
Add a link
Reference in a new issue