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

Fixed nala update error #692

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

pik4li
Copy link
Contributor

@pik4li pik4li commented Sep 28, 2024

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Fixed nala update error, when executing the systemupdate on debian based systems with nala becouse of -y after the update, since nala update doesn't need -y.

Testing

edited the script under core/tabs/system-setup/system-update.sh
saved the changes
cargo run > Full System Update
Everything works without the error

Impact

fix for a typo/bug

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • [ x I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

@ChrisTitusTech ChrisTitusTech merged commit fd2d9ad into ChrisTitusTech:main Sep 30, 2024
2 checks passed
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.

3 participants