From 96f140b93f829cbf57626cae906312a32a982efd Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 28 Nov 2025 05:03:44 -0800 Subject: [PATCH] Do the update too --- migrations/1764333665.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1764333665.sh b/migrations/1764333665.sh index c1af3e89..e6d5fee5 100644 --- a/migrations/1764333665.sh +++ b/migrations/1764333665.sh @@ -1,3 +1,3 @@ echo "Ensure you have package repository indexes matching your channel" -sudo pacman -Syy --noconfirm +sudo pacman -Syyu --noconfirm