Update LibreNSM

This commit is contained in:
Michel Roegl-Brunner 2025-05-15 09:40:47 +02:00
parent 7f96fef66f
commit 6921f19bee

View File

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