force override of .prom file

This commit is contained in:
Ama 2025-09-18 11:31:46 +02:00
parent bd3141fcd7
commit 5cb3932f01
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ PROM_DIR=/var/prometheus-node-exporter
mkdir $PROM_DIR/
apt install prometheus-node-exporter
apt install prometheus-node-exporter
chown prometheus:prometheus $PROM_DIR