mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Can just do it in one go
This commit is contained in:
@@ -18,8 +18,5 @@ fi
|
||||
|
||||
echo
|
||||
|
||||
# Reset all package DBs
|
||||
sudo pacman -Syy --noconfirm
|
||||
|
||||
# Update all packages from latest DB
|
||||
sudo pacman -Syu --noconfirm
|
||||
# Reset all package DBs and then update
|
||||
sudo pacman -Syyu --noconfirm
|
||||
|
||||
Reference in New Issue
Block a user