File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Ready-to-use bash shell script templates at your fingertips!
99
1010This product provides several _ flavors_ of the Bash script template to satisfy different needs:
1111
12- ### [ PRIMITIVE ] ( primitive .sh)
12+ ### [ BARE-MINIMUM ] ( bare-minimum .sh)
1313
1414The considered to be the bare-minimum for bash scripting:
1515
@@ -19,7 +19,7 @@ The considered to be the bare-minimum for bash scripting:
1919
2020### [ BASIC] ( basic.sh )
2121
22- Inherited from the [ PRIMITIVE ] ( #primitive ) flavor, but with the following additions:
22+ Inherited from the [ BARE-MINIMUM ] ( #bare-minimum ) flavor, but with the following additions:
2323
2424* Runtime dependency detection(check whether all the required commands are available from the command search PATHs
2525* The following convenience variable definitions:
File renamed without changes.
You can’t perform that action at this time.
0 commit comments