mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 11:11:28 +00:00
🚑 Fixes incorrect wait_for command
This commit is contained in:
parent
27f76d846f
commit
c67e40559f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# ==============================================================================
|
||||
|
||||
# Wait for PHP-FPM to become available
|
||||
bashio::wait_for 17276
|
||||
bashio::net.wait_for 17276
|
||||
|
||||
bashio::log.info "Starting Phlex..."
|
||||
exec nginx -g "daemon off;"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue