discourse/bin/docker/shell

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

4 lines
56 B
Plaintext
Raw Normal View History

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