mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-10 16:01:00 +02:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
e5adbd266f
commit
f728166b14
@@ -9,7 +9,8 @@ set -e
|
||||
# Set UrlBase
|
||||
|
||||
bashio::log.info "Starting NGinx..."
|
||||
nginx & true
|
||||
nginx &
|
||||
true
|
||||
|
||||
#############
|
||||
# Start app #
|
||||
|
||||
Reference in New Issue
Block a user