diff --git a/install/preflight/first-run-mode.sh b/install/preflight/first-run-mode.sh index e1ae129c..49eee6f4 100755 --- a/install/preflight/first-run-mode.sh +++ b/install/preflight/first-run-mode.sh @@ -6,8 +6,9 @@ touch ~/.local/state/omarchy/first-run.mode # Setup sudo-less access for first-run sudo tee /etc/sudoers.d/first-run >/dev/null <