mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 16:51:52 +00:00
[API] update build.func
This commit is contained in:
parent
4eafbf60e4
commit
724303e0b3
@ -843,7 +843,6 @@ post_update_to_api() {
|
|||||||
local API_URL="http://api.community-scripts.org/upload/updatestatus"
|
local API_URL="http://api.community-scripts.org/upload/updatestatus"
|
||||||
local status="${1:-failed}"
|
local status="${1:-failed}"
|
||||||
|
|
||||||
msg_ok "Sending ${status} to API"
|
|
||||||
JSON_PAYLOAD=$(cat <<EOF
|
JSON_PAYLOAD=$(cat <<EOF
|
||||||
{
|
{
|
||||||
"status": "$status",
|
"status": "$status",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user