Commit 2d24558a authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

L2

parent 96164ed2
...@@ -26,10 +26,11 @@ do ...@@ -26,10 +26,11 @@ do
# L2A=$(ls -d S2*_MSIL2A* -t |head -1) # L2A=$(ls -d S2*_MSIL2A* -t |head -1)
# L2A=$(echo $L2A | cut -d "." -f1) # L2A=$(echo $L2A | cut -d "." -f1)
# zip -r $L2A.zip $L2A.SAFE/ # zip -r $L2A.zip $L2A.SAFE/
break
# rm -r *.SAFE # rm -r *.SAFE
fi fi
cd $INPUTDIR/L1C cd $INPUTDIR/L1C
break
done done
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