Librenms-install.sh

This commit is contained in:
Michel Roegl-Brunner 2025-05-14 16:25:18 +02:00
parent a59f8bef8f
commit 7cd0eb9fca

View File

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