From 3162a4cd5a5fa074f6258f1d29f5e10efc43c8a3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 29 Jun 2025 12:50:53 -0700 Subject: [PATCH] This strategy didnt actually work, just use all --- migrations/1751136619.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 migrations/1751136619.sh diff --git a/migrations/1751136619.sh b/migrations/1751136619.sh deleted file mode 100644 index eb008e8..0000000 --- a/migrations/1751136619.sh +++ /dev/null @@ -1,3 +0,0 @@ -# Rerun these migrations since it required an update to omarchy-update to even get migrations -source ~/.local/share/omarchy/migrations/1751134568.sh -source ~/.local/share/omarchy/migrations/1751135253.sh