Commit 5939ae66 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

parallel

parent e107fd1a
......@@ -11,7 +11,7 @@ if [ "$#" -le 1 ]; then
fi
cd $JP2DIR
ls -d */ | parallel -q --jobs $JOBS test.sh {} "$POLYGON"
ls -d */ | parallel -q --jobs $JOBS mergeImges.sh {} "$POLYGON"
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