diff --git a/migrations/1777542438.sh b/migrations/1777542438.sh index 937fd4b9..a834ca2c 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 - sudo pacman -R --noconfirm omarchy-walker yes | sudo pacman -S --needed elephant-all + sudo pacman -R --noconfirm omarchy-walker fi