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

Use sudo password prompt instead of custom #328

Open
nihaals opened this issue Dec 13, 2023 · 1 comment
Open

Use sudo password prompt instead of custom #328

nihaals opened this issue Dec 13, 2023 · 1 comment

Comments

@nihaals
Copy link

nihaals commented Dec 13, 2023

Using a normal sudo call would mean the sudoers config would be inherited, including a custom prompt. It's a bit jarring seeing a password prompt that doesn't match the expected sudo prompt and all the other standard sudo behaviours. This would also close #71.

@Ernest0-Production
Copy link

Ernest0-Production commented Feb 12, 2024

This is really necessary to install xcode on CI/CD in non-interactive mode.

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