V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m0s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-31 23:04:30 +02:00
parent 930f47f827
commit 45ff672479
103 changed files with 1011 additions and 266 deletions

View File

@@ -12,10 +12,10 @@
### SOURCING CONTACT, USAGE, VERSION MODULES FOR RAPID REACTION.
. ./lib/0010_guard_sourcing.sh
. ./lib/0001_contact.sh
. ./lib/0002_usage.sh
. ./lib/0003_version.sh
. ./lib/cdi_0005_guard/0005_guard_sourcing.sh
. ./lib/cdi_0000_preliminary/0001_contact.sh
. ./lib/cdi_0000_preliminary/0002_usage.sh
. ./lib/cdi_0000_preliminary/0003_version.sh
. ./var/early.var.sh
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh