1
0
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:
Ryan 2017-01-13 10:48:16 +01:00
parent 06388d003e
commit b6436ebc38
3 changed files with 3 additions and 1 deletions

View File

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

View File

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