Update 02-init_steps.sh

This commit is contained in:
Alexandre
2023-11-29 11:21:08 +01:00
committed by GitHub
parent 31fd3a7f84
commit 48620b91f2

View File

@@ -134,7 +134,7 @@ done
# Enable thumbnails #
#####################
if bashio::config.true "Enable_thumbnails"; then
if bashio::config.true "enable_thumbnails"; then
echo "... Enabling thumbnails"
for files in /defaults/config.php /data/config/www/nextcloud/config/config.php; do
if [ -f "$files" ]; then