This commit is contained in:
2020-05-14 15:53:27 -05:00
parent be167e549a
commit 47b829772a
3 changed files with 6 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ repo_list="${base_dir}/_src/repo_list.txt"
# Other config things
# ------------------------------------------------------------------------------
title="Repo archiving utility v0.01"
title="Repo archiving utility v0.02"
# Variables for functions - Don't mess with these

View File

@@ -41,11 +41,11 @@ line_i(){
}
line_2(){
indent; indent; echo -e "${bg_darkgrey_02} ${reset} \c"; echo -e $1
indent; indent; echo -e " \c"; echo -e $1
}
alert_line(){
indent; indent; echo -e "${bg_darkgrey_02}${fg_red} ! ${reset} \c"; echo -e "${fg_red}$1${reset}"
indent; indent; echo -e "${bg_red}${fg_darkgrey_02} ! ${reset} \c"; echo -e "${fg_red}$1${reset}"
}
titleblock() {

View File

@@ -0,0 +1,3 @@
https://github.com/ff4500/startpage-gatsby.git
https://github.com/ff4500/sh-start.git
https://github.com/ff4500/jasonpitman.git