From e0e6054f2f9cef84698206d0b00d4153e4573c4d Mon Sep 17 00:00:00 2001 From: jwihardi <84292598+jwihardi@users.noreply.github.com> Date: Wed, 15 Oct 2025 00:03:28 -0400 Subject: [PATCH] Clean up blank lines in install-deps.sh Removed unnecessary blank lines in install-deps.sh. --- dist-gentoo/install-deps.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dist-gentoo/install-deps.sh b/dist-gentoo/install-deps.sh index 1823c4c2e..678cfde29 100644 --- a/dist-gentoo/install-deps.sh +++ b/dist-gentoo/install-deps.sh @@ -23,8 +23,6 @@ printf "Checkout the above README for potential bug fixes or additional informat printf "${STY_RESET}" pause - - x sudo emerge --noreplace --quiet app-eselect/eselect-repository if [[ -z $(eselect repository list | grep localrepo) ]]; then