1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Tighten up 0-init, 1-prep etc for understandability

This commit is contained in:
root 2021-07-30 04:01:12 -04:00
parent d6dc25c618
commit 66ebc95dfe
15 changed files with 197 additions and 143 deletions

View file

@ -1,5 +1,8 @@
#!/bin/bash
# Higher-level purpose explained at the bottom of:
# https://github.com/iiab/iiab/blob/master/vars/default_vars.yml
# 2020-10-27: Most of the 11 variables require a command[*] to be run to
# establish the var's value. WE DISPLAY ALL ERRORS / DIAGNOSTICS AND CONTINUE.
#