Update publisher URL (for .sh)
This commit is contained in:
parent
d4a43461b9
commit
e79dadd1f8
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
dlurl=https://storage.googleapis.com/ig-build/org.hl7.fhir.publisher.jar
|
dlurl=https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar
|
||||||
publisher_jar=org.hl7.fhir.publisher.jar
|
publisher_jar=org.hl7.fhir.publisher.jar
|
||||||
input_cache_path=./input-cache/
|
input_cache_path=./input-cache/
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user