From 654b7a64c20e5242359268904af728db156ad97b Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Tue, 2 Dec 2025 18:14:30 +0900 Subject: [PATCH] Forgot to auto-yes it --- build_files/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_files/build.sh b/build_files/build.sh index 6cdc453..224d456 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -39,7 +39,7 @@ dnf5 install -y \ curl -LsSf https://astral.sh/uv/install.sh | sh # Install LazyGit -dnf5 copr enable dejan/lazygit +dnf5 copr enable -y dejan/lazygit dnf5 install -y lazygit # Install `host-spawn`