mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-26 07:50:33 +02:00
Update 20-migration_config.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
slug=fireflyiii_data_importer
|
slug=fireflyiii_data_importer
|
||||||
CONFIGSOURCE=$(bashio::config "CONFIG_LOCATION")
|
CONFIGSOURCE="$(bashio::config "CONFIG_LOCATION")"
|
||||||
|
|
||||||
if [ -d "/homeassistant/addons_config/$slug" ]; then
|
if [ -d "/homeassistant/addons_config/$slug" ]; then
|
||||||
echo "Migrating /homeassistant/addons_config/$slug"
|
echo "Migrating /homeassistant/addons_config/$slug"
|
||||||
|
|||||||
Reference in New Issue
Block a user