#!/bin/sh set -eu echo "Starting nextcloud instance" touch /usr/src/nextcloud/.ocdata exec "$@"