Skip to content

Commit

Permalink
Update AUR packages also
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevithakannan2 committed Oct 16, 2024
1 parent 79eb752 commit 9e9a3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tabs/system-setup/system-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ updateSystem() {
;;
pacman)
"$ESCALATION_TOOL" "$PACKAGER" -Sy --noconfirm --needed archlinux-keyring
"$ESCALATION_TOOL" "$PACKAGER" -Su --noconfirm
"$AUR_HELPER" -Su --noconfirm
;;
zypper)
"$ESCALATION_TOOL" "$PACKAGER" ref
Expand Down

0 comments on commit 9e9a3df

Please sign in to comment.