diff --git a/install/prometheus-pve-exporter-install.sh b/install/prometheus-pve-exporter-install.sh index 6451b328..9160acc6 100644 --- a/install/prometheus-pve-exporter-install.sh +++ b/install/prometheus-pve-exporter-install.sh @@ -23,7 +23,6 @@ msg_ok "Installed Dependencies" msg_info "Updating Python3" $STD apt-get install -y \ python3 \ - #python3-dev \ python3-pip rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED msg_ok "Updated Python3"