Update 20-folders.sh

This commit is contained in:
Alexandre
2023-11-25 21:23:05 +01:00
committed by GitHub
parent 0f1d260c16
commit 039bb79c28

View File

@@ -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