File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/b7/7c6430682fc50d7f840802339c12a9/.command.sh
Size
101 bytes
Attempt
#!/bin/bash -Ceuo pipefail
mkdir -p test
echo "test1" > test/test1.txt
echo "test2" > test/test2.txt