mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Update run.sh
This commit is contained in:
@@ -42,8 +42,8 @@ nohup java -jar /joal/joal.jar --joal-conf=/data/joal --spring.main.web-environm
|
|||||||
& bashio::log.info "... Joal started with secret token $TOKEN"
|
& bashio::log.info "... Joal started with secret token $TOKEN"
|
||||||
# Wait for transmission to become available
|
# Wait for transmission to become available
|
||||||
bashio::net.wait_for 8081 localhost 900 || true
|
bashio::net.wait_for 8081 localhost 900 || true
|
||||||
exec nginx || bashio::log.fatal "... Nginx not started, only access through webui available" \
|
bashio::log.info "... Nginx started for Ingress"
|
||||||
& bashio::log.info "... Nginx started for Ingress"
|
exec nginx
|
||||||
|
|
||||||
###########
|
###########
|
||||||
# TIMEOUT #
|
# TIMEOUT #
|
||||||
|
|||||||
Reference in New Issue
Block a user