From 12e5ef4231ce4d42a081f5ce8aa9a41badedb119 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Fri, 15 Aug 2025 09:54:00 +0200 Subject: [PATCH] Update customizable_post_install.sh --- scripts/post_install/customizable_post_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/post_install/customizable_post_install.sh b/scripts/post_install/customizable_post_install.sh index 2422679..73bf132 100644 --- a/scripts/post_install/customizable_post_install.sh +++ b/scripts/post_install/customizable_post_install.sh @@ -639,7 +639,7 @@ EOF "btop" "$(translate "Modern resource monitor")" "OFF" "iftop" "$(translate "Real-time network usage")" "OFF" "iotop" "$(translate "Monitor disk I/O usage")" "OFF" - "iperf3" "$(translate "Network performance testing")" "OFF" + #"iperf3" "$(translate "Network performance testing")" "OFF" "ipset" "$(translate "Manage IP sets")" "OFF" "iptraf-ng" "$(translate "Network monitoring tool")" "OFF" "mlocate" "$(translate "Locate files quickly")" "OFF"