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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-27 18:34:09 +02:00
parent 35349aa7a1
commit ef85136fa2
2 changed files with 2 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ usage() {
echo -e "\e[97m${var_header} \e[0m"
echo
echo -e "\e[92mCISS.debian.installer from https://git.coresecret.dev/msw \e[0m"
echo -e "\e[92mMaster V8.00.000.2025.06.17 \e[0m"
echo -e "\e[92m"${VAR_VERSION}" \e[0m"
echo -e "\e[92mA powerful Debian installer for setting up a hardened Debian environment. \e[0m"
echo
echo -e "\e[97m(c) Marc S. Weidner, 2018 - 2025 \e[0m"

View File

@@ -12,9 +12,8 @@
### SOURCING PRELIMINARY FUNCTIONS AND VARIABLES IN CASE OF FAILED PRELIMINARY CHECKS.
. ./lib/0001_contact.sh
. ./lib/0010_guard_sourcing.sh
. ./lib/0002_usage.sh
. ./lib/0003_version.sh
. ./var/early.var.sh
. ./var/color.var.sh
. ./var/errors.var.sh