mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 11:31:51 +00:00
[API] update build.func
This commit is contained in:
parent
a359ffc211
commit
c40f66d743
@ -837,7 +837,7 @@ post_update_to_api() {
|
||||
return 0
|
||||
fi
|
||||
local API_URL="http://api.community-scripts.org/upload/updatestatus"
|
||||
local status="${1:-}"
|
||||
local status="${1:failed}"
|
||||
JSON_PAYLOAD=$(cat <<EOF
|
||||
{
|
||||
"status": "$status",
|
||||
|
Loading…
x
Reference in New Issue
Block a user