Skip to content

Commit 4de8069

Browse files
committed
Try install file?
1 parent 6416c9e commit 4de8069

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',
34+
'patchelf', 'file',
3535
];
3636

3737
public const TOOLS_RHEL = [

0 commit comments

Comments
 (0)