new scriptTemplate

This commit is contained in:
Nathaniel Landau
2015-01-08 17:49:51 -05:00
parent f604fa958e
commit cc30c46f54
3 changed files with 11 additions and 3 deletions

View File

@@ -5,10 +5,13 @@
# ##################################################
# My Generic sync script.
#
version="1.0.0" # Sets variable
version="1.0.0" # Sets vesion variable
scriptTemplateVersion="1.0.0" # Version of Template
#
# This is my bash script template. Start all scripts
# with this
#
#
# HISTORY:
#