Commit 9310461d authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

wkt to shape

parent aaf01cf2
......@@ -51,8 +51,9 @@ do
# cd $PRODCUTSDIR
done
cd $JP2DIR
rm -r *.xml
rm -r myShape.*
find . -name *.xml -type f -delete
find . -name myShape.* -type f -delete
## if [ ! -d "video" ]; then
## mkdir video
## fi
......
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