adding rsync option for archiving

This commit is contained in:
2020-05-15 12:51:47 -05:00
parent 052a9942ba
commit e58898a2cd
2 changed files with 34 additions and 9 deletions

View File

@@ -13,6 +13,7 @@ base_dir="$HOME/Desktop/repo_archive"
source_repo_dir="repos"
output_dir="archive"
repo_list="${base_dir}/_src/repo_list.txt"
storage_dir="/Volumes/Dump/Backups/ff4500/github"
# Other config things
# ------------------------------------------------------------------------------