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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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