Commit 4e766016 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

links

parent 6c46e7ab
......@@ -5,7 +5,7 @@ JOBS=${2:-1}
cd $PRODCUTSDIR
ls *.zip | parallel --jobs $JOBS ExtractData.sh {} $JP2DIR
ls *.zip | parallel --jobs $JOBS test.sh {} $JP2DIR
#for f in $(ls *.zip)
#do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment