Update 99-run.sh

This commit is contained in:
Alexandre
2023-12-30 23:32:30 +01:00
committed by GitHub
parent ed9e11d081
commit 6b64880eea

View File

@@ -98,7 +98,9 @@ else
fi
# Remove configuration file
rm /.filebrowser.json
if [ -f /.filebrowser.json ]; then
rm /.filebrowser.json
fi
bashio::log.info "Starting..."