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

init.sh doesn't work in headless environment #18

Closed
yglukhov opened this issue Jun 4, 2017 · 2 comments
Closed

init.sh doesn't work in headless environment #18

yglukhov opened this issue Jun 4, 2017 · 2 comments

Comments

@yglukhov
Copy link

yglukhov commented Jun 4, 2017

Tried running a MacOS autobuild on travis:

choosenim-init: Downloading choosenim-0.2.2_macosx_amd64
sh: line 46: /dev/tty: Device not configured
@dom96
Copy link
Owner

dom96 commented Jun 4, 2017

Indeed, we need to support a -y flag to the bash script.

@dom96
Copy link
Owner

dom96 commented Jun 4, 2017

In fact, I already have a TODO for this inside the script: https://github.com/dom96/choosenim/blob/master/scripts/choosenim-unix-init.sh#L41 :)

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

No branches or pull requests

2 participants