Commit 49fe302e authored by Graham Dumpleton's avatar Graham Dumpleton

Ensure assemble script of Source-to-Image script logs progress.

parent 92843575
#!/bin/bash #!/bin/bash
set -x
set -eo pipefail set -eo pipefail
# Copy injected files to correct place in 'work' directory. # Copy injected files to correct place in 'work' directory.
......
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