#!/bin/bash set -e set -o pipefail rm -f /app/soft/resin-4.0.65/log/jvm-app-0.log exec "$@"