mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01: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
|
||||
bashio::net.wait_for 8081 localhost 900
|
||||
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