Commit 55069569 by Brian Beggs

Print clone commands to terminal

parent 8eade201
#!/usr/bin/env bash #!/usr/bin/env bash
set -x
# Script for cloning Git repos housing edX services. These repos are mounted as # Script for cloning Git repos housing edX services. These repos are mounted as
# data volumes into their corresponding Docker containers to facilitate development. # data volumes into their corresponding Docker containers to facilitate development.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment