Skip to content

Updated Version Check Logic#561

Open
blakeshef wants to merge 3 commits intocharlesvestal:mainfrom
blakeshef:update-version-logic
Open

Updated Version Check Logic#561
blakeshef wants to merge 3 commits intocharlesvestal:mainfrom
blakeshef:update-version-logic

Conversation

@blakeshef
Copy link

Hello,

These commits change some of the install scripts logic to work with the latest version of move.

Primarily there are two changes:

  1. Changed the version check logic to utilize regular expression to grab the version number of move. This was updated in the install script as well as the update script.
  2. Added exit 0 at the end of restart-webserver.sh. This resolved an issue I encountered with pipefail being set.

These changes were tested locally on my mac and was able to run through the scripts successfully.

Please let me know if there is any feedback.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant