discourse/bin/docker/rake

4 lines
55 B
Bash
Executable File

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