From b3867f1294a8b740695b4f34f2ecf024afef2912 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 26 Feb 2026 10:44:07 +0100 Subject: [PATCH] Even earlier --- migrations/1751134560.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1751134560.sh b/migrations/1751134560.sh index b43d48c5..a5761181 100644 --- a/migrations/1751134560.sh +++ b/migrations/1751134560.sh @@ -10,8 +10,8 @@ export PATH=$OMARCHY_PATH/bin/:$PATH EOF # Ensure we have the latest repos and are ready to pull -omarchy-refresh-pacman omarchy-update-keyring +omarchy-refresh-pacman sudo systemctl restart systemd-timesyncd sudo pacman -Sy # Normally not advisable, but we'll do a full -Syu before finishing