Update core.func

This commit is contained in:
CanbiZ 2025-05-07 15:49:22 +02:00
parent 5a3c421db9
commit 67ceaf66f6

View File

@ -135,7 +135,9 @@ __curl_err_handler() {
exit
}
# ----------------------------------------------------------------------------------
# This function displays an informational message with logging support.
# ----------------------------------------------------------------------------------
trap 'stop_spinner' EXIT INT TERM HUP
start_spinner() {