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

Removed dangerous rm -rf ./bin #6

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

fde-capu
Copy link
Contributor

This pull request removes the generalized rm -rf ./bin command from the Makefile. This command can be very dangerous if accidentally invoked from a wrong directory, potentially leading to data loss.

@nitintf nitintf merged commit e852aac into nitintf:main Mar 28, 2024
1 check passed
@fde-capu fde-capu deleted the dangerous_makefile branch April 17, 2024 15:28
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