FHIR / sample-ig

A sample, template-driven implementation guide that provides instruction on creating IGs
Other
41 stars 65 forks source link

Enable passing answer to download/overwrite question in _upgradePublisher.sh #16

Closed peturv closed 4 years ago

peturv commented 4 years ago

Adds the flags -f|--force to _updatePublisher.sh to allow for a forced download. Usable in non-interactive settings.

Related to issue #15