fis issue of script aborting if offline

This commit is contained in:
José Costa Teixeira 2020-04-17 22:45:42 +02:00
parent 2db45a2e8f
commit c4003e452e

View File

@ -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