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-25 15:45:31 +02:00
parent ab51d8a6b1
commit 9a0de621bc
3 changed files with 17 additions and 17 deletions

View File

@@ -166,7 +166,7 @@ trap_exit_non_zero() {
printf "%b❌ Debug Log saved at : %s %b%b" "${RED}" "${LOG_TRC}" "${RES}" "${NL}" >&2
printf "%b❌ cat %s %b%b" "${RED}" "${LOG_TRC}" "${RES}" "${NL}" >&2
fi
print_stacktrace 2
print_stacktrace
fi
exit "${var_code}"