Update qbittorrent-exporter.sh

This commit is contained in:
Tobias
2025-11-21 14:00:34 +01:00
committed by GitHub
parent f68b9a2346
commit 8d29add223

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/build.func)
var_verbose=${var_verbose:-0}
VERBOSE=${var_verbose:-no}
APP="qbittorrent-exporter"
APP_TYPE="tools"
INSTALL_PATH="/opt/qbittorrent-exporter/src/qbittorrent-exporter"