Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the shoovify bash accept a URL #7

Open
amitaibu opened this issue Jun 8, 2015 · 3 comments
Open

Make the shoovify bash accept a URL #7

amitaibu opened this issue Jun 8, 2015 · 3 comments
Assignees

Comments

@amitaibu
Copy link
Member

amitaibu commented Jun 8, 2015

Currently we git clone amitaibu/gizra-behat -- we should probably clone another repo that has a simpler Behat test -- to just check a user has access to a page.

So one could also execute curl -s http://shoov.io/shoovify.sh | sh https://google.com and https://google.com would be added as the base URL in the behat.local.yml

@solker
Copy link
Contributor

solker commented Jun 15, 2015

may we can use wget instead of curl may it help out problem with promt like did it docker
$ wget -qO- https://get.docker.com/ | sh

@amitaibu
Copy link
Member Author

Ok, lets try
On Jun 15, 2015 11:22 AM, "Ilya" [email protected] wrote:

may we can use wget instand of curl may it help out problem with promt
like did it docker
$ wget -qO- https://get.docker.com/ | sh


Reply to this email directly or view it on GitHub
#7 (comment).

@solker
Copy link
Contributor

solker commented Jun 16, 2015

@amitaibu still not working with read construction.

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

No branches or pull requests

2 participants