#!/bin/bash set -e set -o pipefail mv /tmp/ROOT.war /data/project/ exec "$@"