Update core.func
This commit is contained in:
parent
1e213cef61
commit
a8860972a3
@ -169,6 +169,7 @@ __curl_err_handler() {
|
|||||||
78) msg_error "Remote file not found (404): $target" ;;
|
78) msg_error "Remote file not found (404): $target" ;;
|
||||||
*) msg_error "Curl failed with code $exit_code: $target" ;;
|
*) msg_error "Curl failed with code $exit_code: $target" ;;
|
||||||
esac
|
esac
|
||||||
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user