mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Merge pull request #2309 from alexbelgium/codex/duplicate-and-adapt-filebrowser-addon
Fix FileBrowser Quantum startup path and remove missing README image
This commit is contained in:
@@ -234,7 +234,8 @@ done
|
||||
|
||||
bashio::log.info "Starting..."
|
||||
|
||||
/home/filebrowser/filebrowser &
|
||||
cd /home/filebrowser
|
||||
./filebrowser &
|
||||
bashio::net.wait_for 8080 localhost 900 || true
|
||||
bashio::log.info "Started !"
|
||||
nginx || bashio::log.fatal "Nginx failed"
|
||||
|
||||
Reference in New Issue
Block a user