discourse/bin/docker/rspec

4 lines
56 B
Bash
Executable File

#!/bin/bash
exec "$(dirname "$0")/exec" bin/rspec "$@"