V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-25 14:26:40 +02:00
parent 5faa796564
commit 8d4dfa0e00
3 changed files with 15 additions and 6 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
#print_stacktrace
fi
exit "${var_code}"