minor text update

This commit is contained in:
Nathaniel Landau
2015-01-08 20:25:52 -05:00
parent cc30c46f54
commit 0db774701a

View File

@@ -3,7 +3,7 @@
# ##################################################
# My Generic sync script.
# My Generic BASH script template
#
version="1.0.0" # Sets vesion variable
scriptTemplateVersion="1.0.0" # Version of Template
@@ -55,7 +55,7 @@ printLog=0
verbose=0
force=0
strict=0
args=()
# Set Local Variables
# -----------------------------------