Update 91-qbittorrent_configuration.sh

This commit is contained in:
Alexandre
2023-11-22 11:42:51 +01:00
committed by GitHub
parent 49ec5d9e16
commit dd452cd88d

View File

@@ -141,7 +141,7 @@ else
fi
fi
if ! grep -q Password_PBKDF2 qBittorrent.conf; then
sed -i "$LINE i\WebUI\\Password_PBKDF2=\"@ByteArray(cps93Gf8ma8EM3QRon+spg==:wYFoMNVmdiqzWYQ6mFrvET+RRbBSIPVfXFFeEy0ZEagxvNuEF7uGVnG5iq8oeu38kGLtmJqCM2w8cTdtORDP2A==)\"" qBittorrent.conf
sed -i "$LINE i\WebUI\\\Password_PBKDF2=\"@ByteArray(cps93Gf8ma8EM3QRon+spg==:wYFoMNVmdiqzWYQ6mFrvET+RRbBSIPVfXFFeEy0ZEagxvNuEF7uGVnG5iq8oeu38kGLtmJqCM2w8cTdtORDP2A==)\"" qBittorrent.conf
fi
################