snap2laz/server/entrypoint.sh

6 lines
29 B
Bash
Raw Permalink Normal View History

#!/bin/sh
set -e
exec "$@"