discourse/bin/docker/shell

4 lines
56 B
Plaintext
Raw Normal View History

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