V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 40s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-28 00:05:16 +02:00
parent 66c8599440
commit badf1a16d1

View File

@@ -168,6 +168,12 @@ print_scr_err() {
# None # None
####################################### #######################################
print_stacktrace() { print_stacktrace() {
# ⤷
# ➥
# └
# ╰
# ↘
# ⮟
declare -i i=0 declare -i i=0
printf "%b❌ %b%b" "${RED}" "${RES}" "${NL}" printf "%b❌ %b%b" "${RED}" "${RES}" "${NL}"
printf "%b❌ Raw Stacktrace : %b%b" "${RED}" "${RES}" "${NL}" printf "%b❌ Raw Stacktrace : %b%b" "${RED}" "${RES}" "${NL}"