moved docs

Switching to using vendored shell framework
moved SafeDownload to vendored shell framework repo
This commit is contained in:
2025-07-14 12:17:29 -05:00
parent 47b5a976c2
commit 83d5cf2f8d
20 changed files with 0 additions and 684 deletions

View File

@@ -1,3 +0,0 @@
#Global Variables used by the framework
export ProjectIncludes="1"

View File

@@ -1,19 +0,0 @@
#Place (primary/unique) key as very first argument on each record below
#Value Fields are (in order), (reference KEY_(VARIABLE) names in the code):
#1)valuex (description)
#2)valuey (description)
#3)valuez (description)
#An example:
#unique key of serverfqdn
#key of: subnet , value of: 10.10.10.0/24
#key of: gateway, value of: 10.10.10.1
#serverfqdn,10.10.10.0/24,10.10.10.1
#Place your records below:
#primary/uniquekey,#value
primarykey1,valuex,valuey,valuez
primarykey2,valuex,valuey,valuez