Correct the order

This commit is contained in:
David Heinemeier Hansson
2026-05-02 16:27:33 +02:00
parent acd5123d66
commit 6f444ed116
+1 -1
View File
@@ -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