From 42d691c4ce62264eaea0f89d809a1c8a5ce403e6 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 13 Jul 2025 18:18:07 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 7317d88..da73118 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2783,7 +2783,7 @@ } }, { - "name": "NIC Offloading Fix", + "name": "Intel e1000e NIC Offloading Fix", "slug": "nic-offloading-fix", "desc": "This script automates the process of disabling network interface card (NIC) offloading features specifically for Intel e1000e network interfaces on Linux systems.", "script": "tools/pve/nic-offloading-fix.sh",