fis issue of script aborting if offline
This commit is contained in:
parent
2db45a2e8f
commit
c4003e452e
@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
publisher_jar=org.hl7.fhir.publisher.jar
|
publisher_jar=org.hl7.fhir.publisher.jar
|
||||||
input_cache_path=./input-cache/
|
input_cache_path=./input-cache/
|
||||||
set -e
|
|
||||||
echo Checking internet connection...
|
echo Checking internet connection...
|
||||||
curl -sSf tx.fhir.org > /dev/null
|
curl -sSf tx.fhir.org > /dev/null
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user