Add APP_TYPE and update paths in qbittorrent-exporter.sh

This commit is contained in:
Tobias
2025-11-21 10:21:12 +01:00
committed by GitHub
parent 883fe4f409
commit d3d47bb7a9

View File

@@ -8,6 +8,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/tools.func)
APP="qbittorrent-exporter"
APP_TYPE="tools"
INSTALL_PATH="/opt/qbittorrent-exporter/src/qbittorrent-exporter"
CONFIG_PATH="/opt/qbittorrent-exporter.env"
SRC_DIR="/"