blob: 990e4ad691b01583896c3a3af74cdabc8e69a171 [file] [log] [blame]
#!/bin/sh
set -e
# Run conllu-cmc with all passed arguments
exec node /app/src/index.js "$@"