V8.13.008.2025.08.22
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m7s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-22 19:08:33 +02:00
parent 08653b1398
commit 3d79ff973f
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ A lightweight Shell Wrapper for building a hardened Debian Bookworm Live ISO Ima
specified PATH into the Live ISO. MUST be provided.
--trixie
Create a Debian Trixie Live ISO. Experimental Feature.
Create a Debian Trixie Live ISO.
--version, -v
Displays version of ./ciss_live_builder.sh.

View File

@@ -149,7 +149,7 @@ usage() {
echo " specified PATH into the Live ISO. MUST be provided."
echo
echo -e "\e[97m --trixie \e[0m"
echo " Create a Debian Trixie Live ISO. Experimental Feature"
echo " Create a Debian Trixie Live ISO."
echo
echo -e "\e[97m --version, -v \e[0m"
echo " Show version of ${0}."