mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
Fix nginx execution command in 99-run.sh
This commit is contained in:
@@ -126,7 +126,7 @@ bashio::log.info "... Path prefix : ${UIPATH}"
|
||||
bashio::log.info "... Secret token : $TOKEN"
|
||||
bashio::log.info "Everything loaded."
|
||||
|
||||
exec nginx &
|
||||
nginx &
|
||||
|
||||
###########
|
||||
# TIMEOUT #
|
||||
|
||||
Reference in New Issue
Block a user