File Info

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