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