Files
discourse/bin/docker/unicorn
T

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

4 lines
58 B
Bash
Raw Normal View History

2018-12-31 10:45:08 +11:00
#!/bin/bash
2021-05-21 16:24:09 +01:00
exec "$(dirname "$0")/exec" bin/unicorn "$@"