diff --git a/migrations/1777542438.sh b/migrations/1777542438.sh index a834ca2c..b9df949a 100644 --- a/migrations/1777542438.sh +++ b/migrations/1777542438.sh @@ -1,6 +1,6 @@ echo "Replace coterie of individual Elephant packages with the single elephant-all package" if omarchy-pkg-present omarchy-walker; then - yes | sudo pacman -S --needed elephant-all + yes | sudo pacman -S --needed elephant-all walker sudo pacman -R --noconfirm omarchy-walker fi