added another initial print

This commit is contained in:
jwihardi
2025-10-14 23:48:32 -04:00
parent 18398e1b93
commit a442e2be91
+8
View File
@@ -17,6 +17,14 @@ printf "Or you can manually add the use flags for each package that requires it\
printf "${STY_RESET}"
pause
printf "${STY_YELLOW}"
printf "https://github.com/end-4/dots-hyprland/blob/main/dist-gentoo/README.md"
printf "Checkout the above README for potential bug fixes or additional information"
printf "${STY_RESET}"
pause
x sudo emerge --noreplace --quiet app-eselect/eselect-repository
if [[ -z $(eselect repository list | grep localrepo) ]]; then