From 1285f507507ed0701be5cf37da6fe997175897f2 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Wed, 29 Oct 2025 10:25:15 +0800 Subject: [PATCH] Update LinuxToolCheckList.php --- src/SPC/doctor/item/LinuxToolCheckList.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SPC/doctor/item/LinuxToolCheckList.php b/src/SPC/doctor/item/LinuxToolCheckList.php index 491a07b5..ab8144a2 100644 --- a/src/SPC/doctor/item/LinuxToolCheckList.php +++ b/src/SPC/doctor/item/LinuxToolCheckList.php @@ -31,7 +31,7 @@ class LinuxToolCheckList 'tar', 'unzip', 'gzip', 'gcc', 'g++', 'bzip2', 'cmake', 'patch', 'xz', 'libtoolize', 'which', - 'patchelf', 'file', + 'patchelf', ]; public const TOOLS_RHEL = [