From a1cd10c0a270a8fbc443db989db5dc1035fe56b2 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 19 Aug 2025 16:23:09 +0200 Subject: [PATCH] Let it roll for testing --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ef3c517d..db1f01ff 100755 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/bash # Exit immediately if a command exits with a non-zero status -set -e +# set -e export PATH="$HOME/.local/share/omarchy/bin:$PATH" OMARCHY_INSTALL=~/.local/share/omarchy/install