File Info

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