Commit 1c49820f authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

links

parent c864f17a
#!/bin/sh
PRODCUTSDIR=$1 #Products Intput directory
JP2DIR=$2 #JP2 Output Directory
JOBS=${2:-1}
JOBS=${3:-1}
echo $1
echo $2
......
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