mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	This reverts commit 72335f2c4e.
			
			
This commit is contained in:
		@@ -837,7 +837,7 @@ post_update_to_api() {
 | 
			
		||||
        return 0
 | 
			
		||||
    fi
 | 
			
		||||
    local API_URL="http://api.community-scripts.org/upload/updatestatus"    
 | 
			
		||||
    local status="${1:failed}"
 | 
			
		||||
    local status="${1:-}"
 | 
			
		||||
    JSON_PAYLOAD=$(cat <<EOF
 | 
			
		||||
{
 | 
			
		||||
    "status": "$status",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user