Adapt default downloads location

https://github.com/alexbelgium/hassio-addons/issues/466
This commit is contained in:
Alexandre
2022-09-21 09:10:54 +02:00
committed by GitHub
parent 68698227dc
commit d237f72e46

View File

@@ -64,3 +64,4 @@ change_folders () {
# Adapt files
change_folders "$(bashio::config 'config_location')" "/share/resiliosync_config" "config_location"
change_folders "$(bashio::config 'data_location')" "/share/resiliosync" "data_location"
change_folders "$(bashio::config 'downloads_location')" "/share/resiliosync_downloads" "downloads_location"