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

say yes to rpi-update #3

Open
tennisparty opened this issue Oct 26, 2022 · 2 comments
Open

say yes to rpi-update #3

tennisparty opened this issue Oct 26, 2022 · 2 comments

Comments

@tennisparty
Copy link

tennisparty commented Oct 26, 2022

When issuing 'rpi-update' I get the following message

##############################################################
Would you like to proceed? (y/N)

Is there a way to skip this?

I have seen this thread hexxeh-issue-232 you can run sudo SKIP_WARNING=1 rpi-update but not sure if it applies still since the code has moved to the raspberry pi repository and the install now uses apt-get

Thanks for your help,
Sam

@alexdelprete
Copy link

alexdelprete commented Nov 2, 2022

SKIP_WARNING is still in the code (you can check yourself in the repo).

You can also skip like this: echo y | rpi-update

@tennisparty
Copy link
Author

Thankyou, that's really useful

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