From 97a52bf708dd7040b87e9707d613771fa3d09470 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 17 Jul 2025 10:18:14 -0400 Subject: add dirs to backup --- bin/.local/bin/scripts/backup.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/.local') diff --git a/bin/.local/bin/scripts/backup.sh b/bin/.local/bin/scripts/backup.sh index 9ae90e2..a08ed8e 100755 --- a/bin/.local/bin/scripts/backup.sh +++ b/bin/.local/bin/scripts/backup.sh @@ -12,6 +12,8 @@ SOURCE_DIRS=( "/home/bard/Videos/" "/home/bard/dotfiles-stow/" "/home/bard/Mail/" + "/home/bard/Calibre Library/" + "/home/bard/Boox/" ) DESTINATION_BASE="/mnt/hdd/" -- cgit v1.2.3