File Info

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