Automatic download of Crossref #138

Merged
claudio.atzori merged 7 commits from crossref_dw_wf into beta 2021-08-13 17:10:11 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ed7e28490a - Show all commits

View File

@ -1,2 +1,2 @@
#!/bin/bash
curl -LSs -H "Crossref-Plus-API-Token: Bearer $4" $1 | hdfs dfs -put $2/$3
curl -LSs -H "Crossref-Plus-API-Token: Bearer $4" $1 | hdfs dfs -put - $2/$3