fix(librenms): remove git from install dependencies

git is no longer needed since both install and update use the tarball approach
This commit is contained in:
MickLesk
2026-06-24 21:49:28 +02:00
parent c3ab332793
commit 5cadba9b99
-1
View File
@@ -17,7 +17,6 @@ msg_info "Installing Dependencies"
$STD apt install -y \
acl \
fping \
git \
graphviz \
imagemagick \
mtr-tiny \