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

processing

parent 325da2f6
...@@ -15,6 +15,9 @@ cd $USERDIR ...@@ -15,6 +15,9 @@ cd $USERDIR
if [ ! -d "L2A" ]; then if [ ! -d "L2A" ]; then
mkdir L2A mkdir L2A
fi fi
cd L2A
rm * rm *
cd ..
echo yes | findProducts.py $USERDIR"findProducts.json" echo yes | findProducts.py $USERDIR"findProducts.json"
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