mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:25:53 +00:00
Update core.func
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user