discourse/bin/docker/shell

4 lines
56 B
Bash
Executable File

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