mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-25 16:54:57 +02:00
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:
@@ -17,7 +17,6 @@ msg_info "Installing Dependencies"
|
||||
$STD apt install -y \
|
||||
acl \
|
||||
fping \
|
||||
git \
|
||||
graphviz \
|
||||
imagemagick \
|
||||
mtr-tiny \
|
||||
|
||||
Reference in New Issue
Block a user