From 44231e43b78b53364d4b7195e6a1b3ec887ca1a3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 15 Oct 2025 18:55:09 +0300 Subject: [PATCH] Ensure clock is up to date --- migrations/1751134560.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/migrations/1751134560.sh b/migrations/1751134560.sh index 129e3846..f4267951 100644 --- a/migrations/1751134560.sh +++ b/migrations/1751134560.sh @@ -12,4 +12,5 @@ EOF mkdir -p ~/.local/state/omarchy/migrations touch ~/.local/state/omarchy/migrations/1751134560.sh +sudo systemctl restart systemd-timesyncd bash omarchy-update-perform