yuigyuiglvh

This commit is contained in:
2019-08-23 17:00:10 -05:00
parent 2aba7529ae
commit 0b6664b96a
3 changed files with 108 additions and 32 deletions

View File

@@ -14,6 +14,11 @@ source_repo_dir="repos"
output_dir="archive"
repo_list="${base_dir}/_src/repo_list.txt"
# Other config things
# ------------------------------------------------------------------------------
title="Repo archiving utility v0.01"
# Variables for functions - Don't mess with these
# ------------------------------------------------------------------------------
source="${base_dir}/${source_repo_dir}"