Clean up blank lines in install-deps.sh

Removed unnecessary blank lines in install-deps.sh.
This commit is contained in:
jwihardi
2025-10-15 00:03:28 -04:00
committed by GitHub
parent eeed0c0b1a
commit e0e6054f2f
-2
View File
@@ -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