#!/bin/bash set -e cp /app/frontend/* /frontend exec "$@"