snap2laz/server/entrypoint.sh

6 lines
29 B
Bash
Raw Normal View History

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