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

Add sudo #313

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add sudo #313

wants to merge 1 commit into from

Conversation

realmarkoprifti
Copy link

Added sudo for every privileged operation needed when running make install. This is supposed to make the installation of libcs50 go buttery-smooth for people who want to try solving C-related psets on their local machines

@standenboy
Copy link

Users can just run sudo make install which would have the same effect

This would also break the project for anyone who uses doas (or people who still login as root to install programs)

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.

2 participants