From 1506b98fe12a819e74a410cfcb9a12af4d754931 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 Aug 2025 13:51:24 +0200 Subject: [PATCH] Fix path --- install/preflight/repositories.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/preflight/repositories.sh b/install/preflight/repositories.sh index 7aaafd47..59c18f3e 100755 --- a/install/preflight/repositories.sh +++ b/install/preflight/repositories.sh @@ -40,6 +40,6 @@ fi # Allow repository index updates without sudo sudo tee /etc/sudoers.d/repositories >/dev/null <