From 18aef9fd86cd3d6af6b265e36c77cf73da73be4b Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 27 Aug 2025 15:19:00 +0200 Subject: [PATCH] Does not warrant a full system update --- migrations/1754509222.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1754509222.sh b/migrations/1754509222.sh index 010672e2..ced63c6d 100644 --- a/migrations/1754509222.sh +++ b/migrations/1754509222.sh @@ -1,3 +1,3 @@ echo "Add xmlstarlet needed for updating fonts via Omarchy menu" -sudo pacman -Syu --noconfirm --needed xmlstarlet +sudo pacman -S --noconfirm --needed xmlstarlet