V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 40s
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:
@@ -168,6 +168,12 @@ print_scr_err() {
|
||||
# None
|
||||
#######################################
|
||||
print_stacktrace() {
|
||||
# ⤷
|
||||
# ➥
|
||||
# └
|
||||
# ╰
|
||||
# ↘
|
||||
# ⮟
|
||||
declare -i i=0
|
||||
printf "%b❌ %b%b" "${RED}" "${RES}" "${NL}"
|
||||
printf "%b❌ Raw Stacktrace : %b%b" "${RED}" "${RES}" "${NL}"
|
||||
|
||||
Reference in New Issue
Block a user