File Info

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