#!/bin/bash set -e set -o pipefail mkdir -p /data/log/devlog /data/log/other /data/log/qd /data/project exec "$@"