Skip to content

Commit

Permalink
sudo relfector
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored Aug 30, 2023
1 parent 6d56786 commit 64d97fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/archlinux/base-devel/update
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -e
reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist
sudo reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist
yay -Syu --noconfirm
yay -Scc --noconfirm
paccache -rk 0

0 comments on commit 64d97fb

Please sign in to comment.