fix publisher file name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
publisher_jar=org.hl7.fhir.publisher.jar
|
||||
publisher_jar=publisher.jar
|
||||
input_cache_path=./input-cache/
|
||||
echo Checking internet connection...
|
||||
curl -sSf tx.fhir.org > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user