Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

osx port #73

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

osx port #73

wants to merge 4 commits into from

Conversation

alonbg
Copy link

@alonbg alonbg commented Oct 7, 2018

backward compatible. relies on

  • apt-get => brew
  • sed => gsed + function wrapper
  • arch => uname
  • mktemp => function wrapper

@ddorgan
Copy link
Collaborator

ddorgan commented Oct 15, 2018

@alonbg thanks for that! Will give this a test and let you know how it goes....

remove redundant
@ddorgan
Copy link
Collaborator

ddorgan commented Oct 21, 2018

Thanks for the update. What's with the strange curl error??

$  curl https://get.parity.io -Lk -r stable
Warning: Invalid character is found in given range. A specified range MUST 
Warning: have only digits in 'start'-'stop'. The server's response to this 
Warning: request is uncertain.

@ddorgan
Copy link
Collaborator

ddorgan commented Oct 21, 2018

Can you also add a brew install of the gnu-sed package. A default image does not have the command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants