mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -91,12 +91,6 @@ else
|
||||
BASE_FOLDER=/
|
||||
fi
|
||||
|
||||
if bashio::config.has_value 'disable_thumbnails'; then
|
||||
DISABLE_THUMBNAILS=" --disable-thumbnails"
|
||||
else
|
||||
DISABLE_THUMBNAILS=""
|
||||
fi
|
||||
|
||||
# Remove configuration file
|
||||
if [ -f /.filebrowser.json ]; then
|
||||
rm /.filebrowser.json
|
||||
|
||||
Reference in New Issue
Block a user