diff --git a/qbittorrent/rootfs/etc/cont-init.d/91-qbittorrent_configuration.sh b/qbittorrent/rootfs/etc/cont-init.d/91-qbittorrent_configuration.sh index 6c0c0e979..9a4bb80ae 100755 --- a/qbittorrent/rootfs/etc/cont-init.d/91-qbittorrent_configuration.sh +++ b/qbittorrent/rootfs/etc/cont-init.d/91-qbittorrent_configuration.sh @@ -47,6 +47,7 @@ if bashio::config.has_value 'SavePath'; then sed -i -e "/SavePath/d" \ -e "/\[Preferences\]/a Downloads\\\SavePath=$DOWNLOADS" \ -e "/\[AutoRun\]/a Downloads\\\DefaultSavePath=$DOWNLOADS" \ + -e "/\[Preferences\]/a Downloads\\\DefaultSavePath=$DOWNLOADS" \ -e "/\[BitTorrent\]/a Downloads\\\DefaultSavePath=$DOWNLOADS" qBittorrent.conf # Info