https://github.com/jamesagnew/hapi-fhir
Raw File
Tip revision: bfa4d39835f21d6cff410724f3ae9faf96c51c26 authored by Tadgh on 29 August 2022, 19:34:12 UTC
Undo bad fix
Tip revision: bfa4d39
sync_ri5.sh



mkdir -p hapi-tinder-plugin/src/main/resources/res/r5/
rm hapi-tinder-plugin/src/main/resources/res/r5/*.xml; cp ~/git/fhir/source/*/*-spreadsheet.xml hapi-tinder-plugin/src/main/resources/res/r5/; rm hapi-tinder-plugin/src/main/resources/res/r5/*-*-*.xml

back to top