V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -78,7 +78,7 @@ print_file_err() {
|
||||
printf "❌ TRACE Log saved at : %s %b" "${LOG_TRC}" "${NL}"
|
||||
printf "❌ cat %s %b" "${LOG_TRC}" "${NL}"
|
||||
fi
|
||||
printf "%s" "${NL}"
|
||||
printf "%b" "${NL}"
|
||||
} >> "${LOG_ERR}"
|
||||
}
|
||||
|
||||
@@ -149,7 +149,7 @@ print_scr_err() {
|
||||
printf "%b❌ Trace 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
|
||||
printf "%b" "${NL}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user