Files
discourse/bin/docker/rspec
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
56 B
Bash
Raw Normal View History

#!/bin/bash
2021-05-21 16:24:09 +01:00
exec "$(dirname "$0")/exec" bin/rspec "$@"