Update core.func
This commit is contained in:
parent
5a3c421db9
commit
67ceaf66f6
@ -135,7 +135,9 @@ __curl_err_handler() {
|
|||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# ----------------------------------------------------------------------------------
|
||||||
# This function displays an informational message with logging support.
|
# This function displays an informational message with logging support.
|
||||||
|
# ----------------------------------------------------------------------------------
|
||||||
trap 'stop_spinner' EXIT INT TERM HUP
|
trap 'stop_spinner' EXIT INT TERM HUP
|
||||||
|
|
||||||
start_spinner() {
|
start_spinner() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user