From bd93a483650a4b88c987b81b2ee94266873a3bc5 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Wed, 27 May 2015 10:58:46 -0400 Subject: [PATCH] minor change to erratta --- scriptTemplate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scriptTemplate.sh b/scriptTemplate.sh index e174d99..285b655 100755 --- a/scriptTemplate.sh +++ b/scriptTemplate.sh @@ -9,7 +9,7 @@ scriptTemplateVersion="1.3.0" # Version of scriptTemplate.sh that this script is # v.1.1.0 - Added 'debug' option # v.1.1.1 - Moved all shared variables to Utils # - Added $PASS variable when -p is passed -# v.1.2.0 - Added 'homebrewDependencies' function to ensure needed +# v.1.2.0 - Added 'checkDependencies' function to ensure needed # Bash packages are installed prior to execution # v.1.3.0 - Can now pass CLI without an option to $args #