From aa4fddf53f123dc9f7fd4c12ff9c0d244c936b0c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 28 Jun 2025 11:50:19 -0700 Subject: [PATCH] Run these again so the updated omarchy-update gets them too --- migrations/1751136488.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 migrations/1751136488.sh diff --git a/migrations/1751136488.sh b/migrations/1751136488.sh new file mode 100644 index 0000000..2300a51 --- /dev/null +++ b/migrations/1751136488.sh @@ -0,0 +1,3 @@ +# Rerun these migrations since it required an update to omarchy-update to even get migrations +source 1751134568.sh +source 1751135253.sh