mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 00-folders.sh
This commit is contained in:
@@ -70,4 +70,6 @@ change_folders "$(bashio::config 'config_location')" "/share/resiliosync_config"
|
||||
change_folders "$(bashio::config 'data_location')" "/share/resiliosync" "data_location"
|
||||
change_folders "$(bashio::config 'downloads_location')" "/share/resiliosync_downloads" "downloads_location"
|
||||
|
||||
mkdir -p /share/resiliosync
|
||||
if [[ ! -e "$(bashio::config 'config_location')"/sync.conf ]]; then
|
||||
cp /defaults/sync.conf "$(bashio::config 'config_location')"/sync.conf
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user