I don't know what the change was. but it was minor

This commit is contained in:
Nathaniel Landau
2015-01-18 22:22:58 -05:00
parent 1605b45751
commit 8dd6aebd8d

View File

@@ -5,7 +5,7 @@
# ################################################## # ##################################################
# My Generic BASH script template # 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 scriptTemplateVersion="1.0.0" # Version of Template
# #
# This is my bash script template. Start all scripts # This is my bash script template. Start all scripts