fix publisher file name

This commit is contained in:
Jose Costa Teixeira
2020-07-02 23:45:54 +02:00
parent e79dadd1f8
commit 456aefec32
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
@ECHO OFF
SET publisher_jar=org.hl7.fhir.publisher.jar
SET publisher_jar=publisher.jar
SET input_cache_path=%CD%\input-cache
ECHO Checking internet connection...