funquail/api/compose/django/dev-entrypoint.sh

3 lines
29 B
Bash
Raw Normal View History

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