mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -98,7 +98,9 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Remove configuration file
|
# Remove configuration file
|
||||||
rm /.filebrowser.json
|
if [ -f /.filebrowser.json ]; then
|
||||||
|
rm /.filebrowser.json
|
||||||
|
fi
|
||||||
|
|
||||||
bashio::log.info "Starting..."
|
bashio::log.info "Starting..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user