Commit c5e52e4c authored by Mario Chirinos's avatar Mario Chirinos

new api

parent 498502b8
cat $2 | while read line cat $2 | while read line
do do
echo line echo $line
s3cmd -c $1 -r get $line s3cmd -c $1 -r get $line
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