server 69 B

12345
  1. #!/usr/bin/env bash
  2. set -e
  3. exec bundle exec ruby ./test/app.rb "$@"