mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 06:41:51 +02:00
Update run.sh
This commit is contained in:
@@ -18,4 +18,4 @@ nohup java -jar /joal/joal.jar --joal-conf=/data/joal --spring.main.web-environm
|
|||||||
# Wait for transmission to become available
|
# Wait for transmission to become available
|
||||||
bashio::net.wait_for 8081 localhost 900
|
bashio::net.wait_for 8081 localhost 900
|
||||||
bashio::log.info "... starting NGinx"
|
bashio::log.info "... starting NGinx"
|
||||||
exec nginx
|
exec nginx || bashio::log.fatal "... Nginx not started, only access through webui available"
|
||||||
|
|||||||
Reference in New Issue
Block a user