dnet-hadoop/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/preprocess/oozie_app/download.sh

2 lines
46 B
Bash

#!bin/bash
curl -LSs $1 | hdfs dfs -put - $2$3