readd vars

This commit is contained in:
CrazyWolf13 2025-12-08 15:38:54 +01:00
parent a246ea835f
commit a39f9c0095

View File

@ -9,6 +9,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func) source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func)
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
VERBOSE=${var_verbose:-no} VERBOSE=${var_verbose:-no}
APP="pihole-exporter" APP="pihole-exporter"
APP_TYPE="tools" APP_TYPE="tools"