Atualizar templates/proxmox-prometheus-pve-exporter/pve-exporter.sh
This commit is contained in:
parent
fa6f428e53
commit
1e0c962485
@ -5,7 +5,7 @@ useradd -s /bin/false pve-exporter
|
||||
|
||||
# pacotes e dependencias do python
|
||||
|
||||
apt update && apt install python3-venv python3-setuptools python3-dev python3-pip libffi-dev libssl-dev build-essential -y && apt install p>
|
||||
apt update && apt install python3-venv python3-setuptools python3-dev python3-pip libffi-dev libssl-dev build-essential -y && apt install python3-pip -y
|
||||
|
||||
# Crie e ative o venv, instale o prometheus-pve-exporter
|
||||
python3 -m venv /opt/prometheus-pve-exporter source /opt/prometheus-pve-exporter/bin/activate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user