From edfab001af865744d821b375b7258be90498c032 Mon Sep 17 00:00:00 2001 From: CrazyWolf13 Date: Mon, 8 Dec 2025 15:02:49 +0100 Subject: [PATCH] fix detection --- tools/addon/pihole-exporter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/addon/pihole-exporter.sh b/tools/addon/pihole-exporter.sh index 4a8d50a0..6724dc0d 100644 --- a/tools/addon/pihole-exporter.sh +++ b/tools/addon/pihole-exporter.sh @@ -12,7 +12,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV VERBOSE=${var_verbose:-no} APP="pihole-exporter" APP_TYPE="tools" -INSTALL_PATH="/opt/pihole-exporter/" +INSTALL_PATH="/opt/pihole-exporter/pihole-exporter" CONFIG_PATH="/opt/pihole.env" header_info ensure_usr_local_bin_persist