mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-10 22:13:48 -05:00
minor text update
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# ##################################################
|
# ##################################################
|
||||||
# My Generic sync script.
|
# My Generic BASH script template
|
||||||
#
|
#
|
||||||
version="1.0.0" # Sets vesion variable
|
version="1.0.0" # Sets vesion variable
|
||||||
scriptTemplateVersion="1.0.0" # Version of Template
|
scriptTemplateVersion="1.0.0" # Version of Template
|
||||||
@@ -55,7 +55,7 @@ printLog=0
|
|||||||
verbose=0
|
verbose=0
|
||||||
force=0
|
force=0
|
||||||
strict=0
|
strict=0
|
||||||
args=()
|
|
||||||
|
|
||||||
# Set Local Variables
|
# Set Local Variables
|
||||||
# -----------------------------------
|
# -----------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user