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