V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 42s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 42s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -29,9 +29,9 @@ guard_sourcing
|
||||
# VAR_SYSTEM
|
||||
# VAR_VERSION
|
||||
# Arguments:
|
||||
# $0: Script Name $0
|
||||
# $1: Argument Counter $#
|
||||
# $2: Argument String $*
|
||||
# 0: Script Name $0
|
||||
# 1: Argument Counter $#
|
||||
# 2: Argument String $*
|
||||
#######################################
|
||||
debug_trap_header() {
|
||||
declare -r arg_counter="$1"
|
||||
|
||||
Reference in New Issue
Block a user