mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 10:28:17 +01:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user