From 81522701f26d2c3900a0fb494404ab09bac72d51 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 26 Feb 2026 11:17:49 +0100 Subject: [PATCH] Can't have any migrations before the update that doesn't do this --- migrations/1751134562.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/migrations/1751134562.sh b/migrations/1751134562.sh index 0be8ee25..4f81f615 100644 --- a/migrations/1751134562.sh +++ b/migrations/1751134562.sh @@ -1,4 +1,5 @@ echo "Ensure all indexes and packages are up to date" +omarchy-update-keyring omarchy-refresh-pacman sudo pacman -Syu --noconfirm