Update qbittorrent-exporter.sh

This commit is contained in:
Tobias
2025-11-21 14:07:29 +01:00
committed by GitHub
parent 158eee45ba
commit 7c0e975eca

View File

@@ -8,7 +8,6 @@ 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/build.func)
var_verbose=${var_verbose:-0}
VERBOSE=${var_verbose:-no}
APP="qbittorrent-exporter"
APP_TYPE="tools"