Add some more excludes to backup-home
This commit is contained in:
		| @@ -34,6 +34,11 @@ let | |||||||
|           --exclude '/home/torjus/.cache' \ |           --exclude '/home/torjus/.cache' \ | ||||||
|           --exclude '/home/torjus/.local/share/Steam' \ |           --exclude '/home/torjus/.local/share/Steam' \ | ||||||
|           --exclude '/home/torjus/.local/share/containers' \ |           --exclude '/home/torjus/.local/share/containers' \ | ||||||
|  |           --exclude '/home/torjus/.var' \ | ||||||
|  |           --exclude '/home/torjus/.local/share/lutris' \ | ||||||
|  |           --exclude '/home/torjus/.npm' \ | ||||||
|  |           --exclude '/home/torjus/.factorio/mods' \ | ||||||
|  |           --exclude '/home/torjus/.zoom' \ | ||||||
|           --exclude '/home/torjus/git/nixpkgs' |           --exclude '/home/torjus/git/nixpkgs' | ||||||
|       retval=$? |       retval=$? | ||||||
|       if [ $retval -ne 0 ]; then |       if [ $retval -ne 0 ]; then | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user