From 9992ea0dee1266fbdf0b63ac0038ae242e930496 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Mon, 18 Aug 2025 14:15:19 +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 b24d5e4..a9c6ce6 100644 --- a/scripts/post_install/customizable_post_install.sh +++ b/scripts/post_install/customizable_post_install.sh @@ -820,7 +820,7 @@ EOF # "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" + "plocate" "$(translate "Locate files quickly")" "OFF" "msr-tools" "$(translate "Access CPU MSRs")" "OFF" "net-tools" "$(translate "Legacy networking tools")" "OFF" "sshpass" "$(translate "Non-interactive SSH login")" "OFF"