disable nginx service

This commit is contained in:
Tobias
2025-12-15 21:50:41 +01:00
committed by GitHub
parent 9f4cccfc68
commit 4f74b0fca7

View File

@ -81,6 +81,7 @@ chmod +x /opt/homarr/run.sh
systemctl daemon-reload
systemctl enable -q --now redis-server && sleep 5
systemctl enable -q --now homarr
systemctl disable -q --now nginx
msg_ok "Created Services"
motd_ssh