BORG: Fixes backup dir
This commit is contained in:
parent
0e0f0c00d1
commit
1eccde753e
1 changed files with 1 additions and 4 deletions
|
@ -31,11 +31,8 @@ borg create \
|
|||
--exclude '/home/*/.ccache' \
|
||||
--exclude '/home/*/Downloads' \
|
||||
--exclude '/home/*/.dotfiles' \
|
||||
--exclude '/home/lost+found' \
|
||||
--exclude '*.img' \
|
||||
--exclude '*.iso' \
|
||||
::'{hostname}-{now}' \
|
||||
$HOME 2>&1
|
||||
/home 2>&1
|
||||
|
||||
backup_exit=$?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue