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

processing

parent a24d1a5a
......@@ -5,6 +5,7 @@ USERDIR=$1
if [ "$#" -le 1 ]; then
echo "Usage " $0 " <Processs Directory>"
echo "$#"
exit
fi
cd $USERDIR
......
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