Librenms-install.sh

This commit is contained in:
Michel Roegl-Brunner 2025-05-14 16:20:40 +02:00
parent f9f50e945c
commit a59f8bef8f

View File

@ -30,6 +30,7 @@ $STD apt-get install -y \
msg_ok "Installed Dependencies"
install_php
MARIADB_VERSION="11.4.5"
install_mariadb
install_composer