discourse/bin/docker/unicorn

4 lines
58 B
Bash
Executable File

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