mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
|||||||
# Migrate database #
|
# Migrate database #
|
||||||
####################
|
####################
|
||||||
|
|
||||||
if [ -f /config/addons_config/filebrowser/filebrowser.d* ]; then
|
if [ -f /config/addons_config/filebrowser/filebrowser.dB ]; then
|
||||||
echo "Moving database to new location /config"
|
echo "Moving database to new location /config"
|
||||||
mkdir -p /config
|
mkdir -p /config
|
||||||
chmod 777 /config
|
chmod 777 /config
|
||||||
|
|||||||
Reference in New Issue
Block a user