mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Reset all package DBs when changing channel
This commit is contained in:
@@ -17,4 +17,9 @@ else
|
||||
fi
|
||||
|
||||
echo
|
||||
|
||||
# Reset all package DBs
|
||||
sudo pacman -Syy --noconfirm
|
||||
|
||||
# Update all packages from latest DB
|
||||
sudo pacman -Syu --noconfirm
|
||||
|
||||
Reference in New Issue
Block a user