mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
This commit is contained in:
@@ -36,6 +36,14 @@ for k in $(bashio::jq "/data/options.json" 'keys | .[]'); do
|
||||
done
|
||||
echo ""
|
||||
|
||||
###########################
|
||||
# Correct download folder #
|
||||
###########################
|
||||
|
||||
if [ -f "$TRANSMISSION_HOME"/settings.json ]; then
|
||||
sed -i "/download-dir/d" "$TRANSMISSION_HOME"/settings.json
|
||||
fi
|
||||
|
||||
###################
|
||||
# Custom provider #
|
||||
###################
|
||||
|
||||
Reference in New Issue
Block a user