From eeb784d087f76d0d04f709fa3c7a8f5c6f78e791 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 26 Jul 2025 16:49:43 -0400 Subject: [PATCH] Fix path here too --- migrations/1752709610.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1752709610.sh b/migrations/1752709610.sh index e220d58..7d1136f 100644 --- a/migrations/1752709610.sh +++ b/migrations/1752709610.sh @@ -1,2 +1,2 @@ echo "Enable ufw firewall" -source ~/.local/share/omarchy/install/firewall.sh +source ~/.local/share/omarchy/install/development/firewall.sh