#!/bin/sh set -e cd /app && node /app/data/scripts/blz-bridge-patch.js exec docker-entrypoint.sh "$@"