mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Adapt default downloads location
https://github.com/alexbelgium/hassio-addons/issues/466
This commit is contained in:
@@ -64,3 +64,4 @@ change_folders () {
|
|||||||
# Adapt files
|
# Adapt files
|
||||||
change_folders "$(bashio::config 'config_location')" "/share/resiliosync_config" "config_location"
|
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 'data_location')" "/share/resiliosync" "data_location"
|
||||||
|
change_folders "$(bashio::config 'downloads_location')" "/share/resiliosync_downloads" "downloads_location"
|
||||||
|
|||||||
Reference in New Issue
Block a user