mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
updated backup & sync
This commit is contained in:
parent
06388d003e
commit
b6436ebc38
@ -9,6 +9,7 @@ borg create -v --stats \
|
||||
--exclude '/home/alrayyes/.cache' \
|
||||
--exclude '/home/alrayyes/stackdav' \
|
||||
--exclude '/home/alrayyes/music' \
|
||||
--exclude '/home/alrayyes/Mac*' \
|
||||
--exclude '/home/alrayyes/Dropbox' \
|
||||
--exclude '/home/alrayyes/gPodder/Downloads'
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
rsync -az --delete --progress alrayyes@eniac:/mnt/storage/headphones/ ~/music/headphones
|
||||
rsync -az --delete --progress --inplace --size-only ~/music/headphones/ ~/stackdav/music
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit ff5629e60b815b3c21ef216d5ba5943932589758
|
||||
Subproject commit 0b4bba4ca2d6115dabfdb0852ce516e30765d2e6
|
Loading…
Reference in New Issue
Block a user