2
0
Fork 0

Merge branch 'main' into dev

This commit is contained in:
SOXFOR 2023-04-20 01:49:18 +01:00 committed by GitHub
commit e8729dfd3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ get_portmap() {
echo "$(timestamp) | qBittorrent Cookie invalid, getting new SessionID"
if ! qbt_login; then
echo "$(timestamp) | Failed getting new SessionID from qBittorrent"
return 1
return 1
fi
else
echo "$(timestamp) | qBittorrent SessionID Ok!"