mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Fix not removing walker
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user