mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 23:31:50 +02:00
Update 99-run.sh
This commit is contained in:
@@ -52,7 +52,5 @@ else
|
|||||||
docker-entrypoint.sh postgres & POSTGRES_PID=$!
|
docker-entrypoint.sh postgres & POSTGRES_PID=$!
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bashio::log.info "Started!"
|
|
||||||
|
|
||||||
# Wait for processes to finish
|
# Wait for processes to finish
|
||||||
# wait "$VECTOR_PID" "$POSTGRES_PID"
|
# wait "$VECTOR_PID" "$POSTGRES_PID"
|
||||||
|
|||||||
Reference in New Issue
Block a user