Commit 200e9cc8 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

L2

parent 5cbaa5e0
......@@ -22,7 +22,7 @@ do
L2A=$(ls -d S2A_MSIL2A* -t |head -1)
L2A=$(echo $L2A | cut -d "." -f1)
zip -r $L2A.zip $L2A.SAFE/
break
rm -r *.SAFE
cd $INPUTDIR/L1C
......
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