mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 09:11:50 +02: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..."
|
bashio::log.info "Starting..."
|
||||||
|
|
||||||
/home/filebrowser/filebrowser &
|
cd /home/filebrowser
|
||||||
|
./filebrowser &
|
||||||
bashio::net.wait_for 8080 localhost 900 || true
|
bashio::net.wait_for 8080 localhost 900 || true
|
||||||
bashio::log.info "Started !"
|
bashio::log.info "Started !"
|
||||||
nginx || bashio::log.fatal "Nginx failed"
|
nginx || bashio::log.fatal "Nginx failed"
|
||||||
|
|||||||
Reference in New Issue
Block a user