i don't need conformation, i need drugs

This commit is contained in:
Didier Slof 2023-09-03 00:46:15 +02:00
parent 8374e98494
commit b8e5e1e5f6
Signed by: didier
GPG key ID: 01E71F18AA4398E5
4 changed files with 6 additions and 6 deletions

View file

@ -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