V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 52s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 52s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -18,7 +18,7 @@ guard_sourcing
|
||||
# None
|
||||
#######################################
|
||||
guard_dir() {
|
||||
declare mod="${BASH_SOURCE[0]##*/}"; mod="${mod%%_*}()"
|
||||
declare mod="${BASH_SOURCE[1]##*/}"; mod="${mod%%_*}()"
|
||||
# shellcheck disable=SC2164
|
||||
cd "${VAR_SETUP_PATH}"
|
||||
do_log "info" "file_only" "${mod} Finished successfully."
|
||||
|
||||
Reference in New Issue
Block a user