2025-04-10 23:19:13 +08:00

5 lines
69 B
Bash
Executable File

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