Fix shebang in _updatePublisher.sh
This commit is contained in:
parent
44596ce112
commit
a853c935b8
@ -1,4 +1,4 @@
|
||||
#/bin/bash
|
||||
#!/bin/bash
|
||||
pubsource=https://github.com/HL7/fhir-ig-publisher/releases/latest/download/
|
||||
publisher_jar=publisher.jar
|
||||
dlurl=$pubsource$publisher_jar
|
||||
|
||||
Loading…
Reference in New Issue
Block a user