Skip to content

Commit

Permalink
Create 8127-citation-field-improvements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jggautier committed Mar 21, 2022
1 parent 6177cd9 commit 8c30101
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/release-notes/8127-citation-field-improvements.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### Additional Upgrade Steps

1. Reload Citation Metadata Block:

`wget https://github.com/IQSS/dataverse/releases/download/v#.##/citation.tsv`
`curl http://localhost:8080/api/admin/datasetfield/load -X POST --data-binary @citation.tsv -H "Content-type: text/tab-separated-values"`

0 comments on commit 8c30101

Please sign in to comment.