mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add CentOS option to SMART dependency install (#15704)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user