diff options
| author | BardofSprites <[email protected]> | 2024-07-21 15:43:34 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-07-21 15:43:34 -0400 |
| commit | c6026fbb8899b724beb066ac5b0e780c9cf2b95e (patch) | |
| tree | 104392cbcd41f983c0bcdac854d29711da6df734 | |
| parent | 38bf6ae1ecfa2f3e94bc6e110a33cc2ed3a99055 (diff) | |
change dir name
| -rwxr-xr-x | bin/.local/bin/scripts/backup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/.local/bin/scripts/backup.sh b/bin/.local/bin/scripts/backup.sh index 6b2253b..9ae90e2 100755 --- a/bin/.local/bin/scripts/backup.sh +++ b/bin/.local/bin/scripts/backup.sh @@ -10,7 +10,7 @@ SOURCE_DIRS=( "/home/bard/Repositories/" "/home/bard/Music/" "/home/bard/Videos/" - "/home/bard/dotfiles/" + "/home/bard/dotfiles-stow/" "/home/bard/Mail/" ) |
