Add ipmitool to the list of installed dependencies

This commit is contained in:
Slaviša Arežina
2026-08-02 15:55:44 +02:00
committed by GitHub
parent 4e284a0cc0
commit 120a4dbe27
+2 -1
View File
@@ -25,7 +25,8 @@ $STD apt install -y \
rrdtool \
snmp \
snmpd \
whois
whois \
ipmitool
msg_ok "Installed Dependencies"
msg_info "Installing Python Dependencies"