From ddb8258db998b82ddea295bc710dba4fba58f235 Mon Sep 17 00:00:00 2001 From: Charadon Date: Thu, 29 Sep 2022 10:52:31 -0400 Subject: setup.sh: Make it so interactive mode mentions that config.sh can be in the templates directory. --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 7a788d4..cbef62b 100755 --- a/setup.sh +++ b/setup.sh @@ -187,7 +187,7 @@ question_gitbranch() { question_templates() { TEMPLATE_DIR="" - printf "If you have a template directory of the pre,post,build,failed.sh scripts.\nEnter it's location here, otherwise press Enter: " + printf "If you have a template directory of the pre,post,build,failed,config.sh scripts.\nEnter it's location here, otherwise press Enter: " read -r TEMPLATE_DIR } -- cgit 1.4.1-2-gfad0