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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-09 00:46:04 +02:00
parent 77fc6d776a
commit f70d9e4c08
2 changed files with 6 additions and 2 deletions

View File

@@ -183,7 +183,7 @@ if ! "${VAR_AUTO_INSTALL}"; then dialog_kernel; fi
if ! "${VAR_AUTO_INSTALL}"; then dialog_notes; fi
### Dialog Output for Initialization START.
info_echo "CHECK DIALOG WRAPPER"
color_echo "${GRE}" "CISS.DEBIAN.INSTALLER PREPARATION: CHECK DIALOG WRAPPER"
if ! "${VAR_AUTO_INSTALL}"; then dialog_box; fi
### ARGUMENT CHECKS.