Added .wine to backup-home exclusions
This commit is contained in:
parent
b4842d9522
commit
607e000a11
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ function backup-home() {
|
|||
--exclude=psi-jack/.steam \
|
||||
--exclude=psi-jack/.var \
|
||||
--exclude=psi-jack/.vscode \
|
||||
--exclude=psi-jack/.wine \
|
||||
-cvvf "${target}/${archive}/${hostname}/${hostname}-${date}_home.tar" \
|
||||
psi-jack
|
||||
zstd --rm -6 "${target}/${archive}/${hostname}/${hostname}-${date}_home.tar"
|
||||
|
|
Loading…
Reference in a new issue