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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-06 09:37:51 +02:00
parent 09d4d114f3
commit f5d519f3ba
2 changed files with 7 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ for arg in "$@"; do case "${arg,,}" in -v|--version) . ./meta_loader_cuv.sh; ver
source_guard "./var/color.var.sh"
source_guard "./var/early.var.sh"
source_guard "./lib/cdi_0010_basic/0010_color_echo.sh"
clear
### ALL CHECKS DONE. READY TO START THE SCRIPT.
# shellcheck disable=SC2155