diff options
| author | BardofSprites <[email protected]> | 2025-07-17 10:18:14 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-07-17 10:18:14 -0400 |
| commit | 97a52bf708dd7040b87e9707d613771fa3d09470 (patch) | |
| tree | 2de915227672f31684ec3c26063c571e6bd0a0c6 /bin/.local | |
| parent | feb0653ad84670fe88d54913940cc0eb6c2cdef8 (diff) | |
add dirs to backup
Diffstat (limited to 'bin/.local')
| -rwxr-xr-x | bin/.local/bin/scripts/backup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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/" |
