discourse/bin/docker/bundle

4 lines
53 B
Bash
Executable File

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