Update qbittorrent-exporter.sh

This commit is contained in:
Tobias
2025-11-21 11:12:52 +01:00
committed by GitHub
parent be15f109e2
commit c7b3a514b5

View File

@@ -84,6 +84,7 @@ read -r QBITTORRENT_USERNAME
echo -n "Enter qbittorrent password: "
read -sr QBITTORRENT_PASSWORD
echo ""
echo -n "Install ${APP}? (y/n): "
read -r install_prompt