V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 44s
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:
@@ -45,7 +45,7 @@ usage() {
|
|||||||
echo -e "\e[97m${var_header} \e[0m"
|
echo -e "\e[97m${var_header} \e[0m"
|
||||||
echo
|
echo
|
||||||
echo -e "\e[92mCISS.debian.installer from https://git.coresecret.dev/msw \e[0m"
|
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 -e "\e[92mA powerful Debian installer for setting up a hardened Debian environment. \e[0m"
|
||||||
echo
|
echo
|
||||||
echo -e "\e[97m(c) Marc S. Weidner, 2018 - 2025 \e[0m"
|
echo -e "\e[97m(c) Marc S. Weidner, 2018 - 2025 \e[0m"
|
||||||
|
|||||||
@@ -12,9 +12,8 @@
|
|||||||
|
|
||||||
### SOURCING PRELIMINARY FUNCTIONS AND VARIABLES IN CASE OF FAILED PRELIMINARY CHECKS.
|
### 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/0002_usage.sh
|
||||||
. ./lib/0003_version.sh
|
|
||||||
. ./var/early.var.sh
|
. ./var/early.var.sh
|
||||||
. ./var/color.var.sh
|
. ./var/color.var.sh
|
||||||
. ./var/errors.var.sh
|
. ./var/errors.var.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user