#!/bin/bash set -e set -o pipefail chmod +x /app/soft/flask_zbx_tools/start.sh exec "$@"