Add ignore to backup home script
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
This commit is contained in:
parent
b5b4b421f1
commit
dd796029de
@ -44,6 +44,7 @@ let
|
||||
--exclude '/home/torjus/.npm' \
|
||||
--exclude '/home/torjus/.factorio/mods' \
|
||||
--exclude '/home/torjus/.zoom' \
|
||||
--exclude '/home/torjus/Games' \
|
||||
--exclude '/home/torjus/git/nixpkgs'
|
||||
retval=$?
|
||||
if [ $retval -ne 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user