- Updated list of excluded directories
This commit is contained in:
parent
02b9056828
commit
55934550f1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
TYPE='' # usb / sshfs
|
TYPE='' # usb / sshfs
|
||||||
CMD=rsync
|
CMD=rsync
|
||||||
ARGS='-avz --delete'
|
ARGS='-avz --delete --exclude /Nextcloud --exclude /.cache --exclude /.config/google-chrome-unstable --exclude /.config/google-chrome --exclude /Downloads --exclude /.thunderbird --exclude /Projects --exclude /Software --exclude /tmp'
|
||||||
ORIG='/home/dbroqua/'
|
ORIG='/home/dbroqua/'
|
||||||
DEST=''
|
DEST=''
|
||||||
HOSTNAME=`hostname`
|
HOSTNAME=`hostname`
|
||||||
|
|
Loading…
Reference in a new issue