Commit dd67c30d authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

processing

parent e2bb6cbe
#!/bin/sh
USERDIR=$1
JSONQUERY=
#JSONQUERY=
if [ "$#" -le 3 ]; then
echo "Usage " $0 " <Processs Directory>"
exit
fi
cd $USERDIR
#Link L2A products
......
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