Add baseline ETo endpoint
This commit is contained in:
4
baselineEToData/entrypoint.sh
Normal file
4
baselineEToData/entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
/prepareData.sh $1
|
||||
# Move the last pass to the output directory.
|
||||
mv $(ls Baseline_ETo_Data-Pass_*.bin | tail -n1) /output/Baseline_ETo_Data.bin
|
||||
Reference in New Issue
Block a user