Update config.sh

This commit is contained in:
2020-05-19 11:46:13 -05:00
parent 7afc305891
commit 1bb4b1a138

View File

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