added $HOME/code to exlude list
This commit is contained in:
parent
2f8d37986f
commit
e5f5246010
@ -47,6 +47,7 @@ borg create \
|
|||||||
--exclude '/home/*/.local/share/flatpak/*' \
|
--exclude '/home/*/.local/share/flatpak/*' \
|
||||||
--exclude '/home/*/.local/share/virtualenv/*' \
|
--exclude '/home/*/.local/share/virtualenv/*' \
|
||||||
--exclude '/home/*/.local/share/virtualenvs/*' \
|
--exclude '/home/*/.local/share/virtualenvs/*' \
|
||||||
|
--exlude: '/home/*/code/*' \
|
||||||
::'{hostname}-{now}' \
|
::'{hostname}-{now}' \
|
||||||
/home \
|
/home \
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user