fix publisher file name
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
SETLOCAL
|
||||
|
||||
SET dlurl=https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar
|
||||
SET publisher_jar=org.hl7.fhir.publisher.jar
|
||||
SET publisher_jar=publisher.jar
|
||||
SET input_cache_path=%CD%\input-cache\
|
||||
SET skipPrompts=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user