Update 91-qbittorrent_configuration.sh

This commit is contained in:
Alexandre
2023-03-17 23:01:31 +01:00
committed by GitHub
parent 36c6f7be59
commit 71f1f58ad0

View File

@@ -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