Skip to content

Commit 1285f50

Browse files
authored
Update LinuxToolCheckList.php
1 parent 2d1307f commit 1285f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SPC/doctor/item/LinuxToolCheckList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class LinuxToolCheckList
3131
'tar', 'unzip', 'gzip', 'gcc', 'g++',
3232
'bzip2', 'cmake', 'patch',
3333
'xz', 'libtoolize', 'which',
34-
'patchelf', 'file',
34+
'patchelf',
3535
];
3636

3737
public const TOOLS_RHEL = [

0 commit comments

Comments
 (0)