-
Notifications
You must be signed in to change notification settings - Fork 335
refact: system-update.sh #843
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
refact: system-update.sh #843
Conversation
@adamperkowski 27ac253 please revert this commit if dnf is removed from fastupdate the wild card will be called. It will exit with no suitable packages manager. The --refresh was seperated as it will be easy to debug when an error occurs. Meaning it will be easier to identify if the error occured during refreshing of the mirrors or when updating the packages. |
27ac253
to
2c72295
Compare
@jeevithakannan2 You're right here. Remember that it's your PR, you have full control over it. |
I am sure I didn't push that commit. It was authored by @Angxddeep and pushed by you. |
Yes it was. What I'm saying is you were able to revert it yourself. Sorry, should've asked you in the first place. |
I am sorry for the hassle. I am not in my hometown and don't have my laptop with me. I am doing all the stuff with my mobile. That's why I asked you. |
No problem. Was not a hassle. |
Type of Change
Description
Changes made to the script
nala
after installation.nala fetch
to get the fastest mirrors.$PACKAGER
variable in theprintf
is actually not quoted.Testing
Checklist