i don't need conformation, i need drugs
This commit is contained in:
parent
ae71a698f5
commit
c3e1f11ca4
4 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
super_apply() {
|
||||
pacman -Syyu
|
||||
pacman -S --needed sudo reflector
|
||||
pacman -Syyu --noconfirm
|
||||
pacman -S --needed --noconfirm sudo reflector
|
||||
if ! grep -q "Reflector" /etc/pacman.d/mirrorlist; then
|
||||
cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
|
||||
reflector -c NL -f 10 --threads 4 --save /etc/pacman.d/mirrorlist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue