From 8dd6aebd8dddd11bc0652ef4bb206512f3f7eb04 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Sun, 18 Jan 2015 22:22:58 -0500 Subject: [PATCH] I don't know what the change was. but it was minor --- scriptTemplate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scriptTemplate.sh b/scriptTemplate.sh index 94cf323..3cfca39 100755 --- a/scriptTemplate.sh +++ b/scriptTemplate.sh @@ -5,7 +5,7 @@ # ################################################## # My Generic BASH script template # -version="1.0.0" # Sets vesion variable +version="1.0.0" # Sets version variable scriptTemplateVersion="1.0.0" # Version of Template # # This is my bash script template. Start all scripts