diff --git a/_genonce.sh b/_genonce.sh index 65db3b7..21e69d9 100755 --- a/_genonce.sh +++ b/_genonce.sh @@ -1,7 +1,6 @@ #!/bin/bash publisher_jar=org.hl7.fhir.publisher.jar input_cache_path=./input-cache/ -set -e echo Checking internet connection... curl -sSf tx.fhir.org > /dev/null