mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
Update 01-migrate.sh
This commit is contained in:
@@ -8,6 +8,6 @@ set -e
|
||||
|
||||
if [ -d /homeassistant/addons_config/calibre ]; then
|
||||
echo "Moving database to new location /config"
|
||||
cp -rnf /homeassistant/addons_config/calibre/* /config/
|
||||
cp -rf /homeassistant/addons_config/calibre/* /config/
|
||||
rm -r /homeassistant/addons_config/calibre
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user