Skip to content

Silence User Input for Repository and Package Installation #68

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

0x6d6f7468
Copy link
Contributor

Closes #67.

apt and dnf/yum use different long names for the -y flag, but -y seems more ubiquitous so I changed over to using that for cleanliness.

Also caught some straggling sudo usage instead of $SUDO, so I smoothed those out as well.

Tested on CentOS Stream 9, Rocky 9, and Ubuntu 24.04.

@lisaSW lisaSW merged commit 32bc436 into config_update Jul 14, 2025
5 checks passed
@lisaSW lisaSW deleted the 67-centos-repo-user-input branch July 14, 2025 17:55
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.

CentOS EPEL Repo User Input
2 participants