Skip to content

Commit

Permalink
Merge pull request #37 from fhir-fi/publish
Browse files Browse the repository at this point in the history
Update publish script
  • Loading branch information
mrinnetmaki authored Aug 16, 2024
2 parents 4873b3f + 0d9e97d commit 3209d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
java -jar input-cache/publisher.jar -go-publish -source $(pwd) -web https://hl7.fi/fhir -registry $(pwd)/../ig-registry/fhir-ig-list.json -history $(pwd)/../fhir-ig-history-template/ -templates $(pwd)/../ig-template-fhir-fi -temp $(pwd)/temp
java -jar input-cache/publisher.jar -go-publish -source $(pwd) -web https://hl7.fi/fhir -registry $(pwd)/../ig-registry/fhir-ig-list.json -history $(pwd)/../fhir-ig-history-template/ -templates $(pwd)/../history-template-fhir-fi -temp $(pwd)/temp

0 comments on commit 3209d26

Please sign in to comment.