Do not sync twice during pacman updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -o nounset
|
||||
set -o errexit
|
||||
|
||||
sudo bash -c "pacman -Sy --needed archlinux-keyring && pacman -Syu"
|
||||
sudo bash -c "pacman -Sy --needed archlinux-keyring && pacman -Su"
|
||||
|
||||
./update-aur-pkgs.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user