This commit is contained in:
CanbiZ
2025-05-07 15:45:26 +02:00
parent 2467012280
commit 6b1d537269
2 changed files with 1 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ __curl_err_handler() {
*) msg_error "Unhandled curl error (exit $exit_code) in: $cmd" ;;
esac
exit_script
exit
}
# This function displays an informational message with logging support.