FHIR Chat · IG Publisher scripts - on *nix · committers

Stream: committers

Topic: IG Publisher scripts - on *nix


view this post on Zulip Jose Costa Teixeira (Apr 30 2020 at 08:53):

Anyone willing to update the _updatePublisher.sh script to be self-updating like the .bat?

view this post on Zulip Jose Costa Teixeira (Apr 30 2020 at 08:56):

@Patrick Werner @Pétur Valdimarsson ?

view this post on Zulip Jose Costa Teixeira (Apr 30 2020 at 09:18):

to avoid guesswork - it's rather straightforward: the script downloads a copy of itself to _updatePublisher.new.sh. If the download was OK, the script, right at the end, starts a new session (in windows, this is the command START) that copies _updatePublisher.new.sh to _updatePublisher.sh and deletes _updatePublisher.new.sh

view this post on Zulip Patrick Werner (Apr 30 2020 at 11:10):

Will gave it a try this weekend.

view this post on Zulip Jose Costa Teixeira (Apr 30 2020 at 11:15):

Thank you!

view this post on Zulip Pétur Valdimarsson (Apr 30 2020 at 17:17):

Patrick Werner said:

Will gave it a try this weekend.

Let me know if you run into problems or lack the time and I'll see if I can squeeze something in :)


Last updated: Apr 12 2022 at 19:14 UTC