mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 20-folders.sh
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
||||
# 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"
|
||||
mkdir -p /config
|
||||
chmod 777 /config
|
||||
|
||||
Reference in New Issue
Block a user