From 39e0cf3a37339099a29ff23f1e9a2cae2dd60e3c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 Aug 2025 08:38:07 +0200 Subject: [PATCH] Fix path --- install/preflight/first-run-mode.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/preflight/first-run-mode.sh b/install/preflight/first-run-mode.sh index e1ae129c..0429ab0f 100755 --- a/install/preflight/first-run-mode.sh +++ b/install/preflight/first-run-mode.sh @@ -8,6 +8,6 @@ touch ~/.local/state/omarchy/first-run.mode sudo tee /etc/sudoers.d/first-run >/dev/null <