Skip to content

Skip waiting for prompts if not running on a terminal#30

Open
keyvaann wants to merge 1 commit intoNVIDIA:mainfrom
keyvaann:patch-2
Open

Skip waiting for prompts if not running on a terminal#30
keyvaann wants to merge 1 commit intoNVIDIA:mainfrom
keyvaann:patch-2

Conversation

@keyvaann
Copy link
Contributor

When trying to use the headless mode during an automatic installation the process fails since it needs an input from terminal.
I have tried printf '\n' | ./install.sh --play in the past but it doesn't work when there is no terminal and the script is running from a CI job.
This fix should solve that issue.

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

Comments