Fix scripts to point at the definitive location

This commit is contained in:
Jose Costa Teixeira
2021-02-11 17:48:53 +01:00
parent 16b3c893be
commit 17c0734e8b
2 changed files with 8 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ dlurl=$pubsource$publisher_jar
input_cache_path=$PWD/input-cache/
scriptdlroot=https://raw.githubusercontent.com/FHIR/sample-ig/master
scriptdlroot=https://raw.githubusercontent.com/HL7/ig-publisher-scripts/main
update_bat_url=$scriptdlroot/_updatePublisher.bat
gen_bat_url=$scriptdlroot/_genonce.bat
gencont_bat_url=$scriptdlroot/_gencontinuous.bat