🚑 Fixes a typo in the migration script

This commit is contained in:
Franck Nijhof 2018-06-22 09:44:12 +02:00
parent 55844ec474
commit caffc65ada
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -7,7 +7,7 @@
source /usr/lib/hassio-addons/base.sh
if hass.directory_exists "/data/sonweb"; then
hass.log.inf 'Migrating data from sonweb to tasmoadmin...'
hass.log.info 'Migrating data from sonweb to tasmoadmin...'
# Rename data folder
mv /data/sonweb /data/tasmoadmin