Add CentOS option to SMART dependency install (#15704)

This commit is contained in:
Félix Bouynot
2024-01-09 23:27:16 +00:00
committed by GitHub
parent 1e041eab73
commit f7243f538b
+2
View File
@@ -2607,6 +2607,8 @@ pkg install p5-JSON p5-MIME-Base64 smartmontools
# Debian
apt-get install cpanminus smartmontools
cpanm MIME::Base64 JSON
# CentOS
dnf install smartmontools perl-JSON perl-MIME-Base64
```
3. Make the script executable