mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Improve message
This commit is contained in:
@@ -69,14 +69,17 @@ elif [[ "$OS_GROUP_ID" =~ ^(arch|gentoo|fedora)$ ]]; then
|
||||
printf "which means it probably does not reflect all latest changes of ./sdata/dist-arch/ .\n"
|
||||
printf "In such case it may work unexpectedly.${STY_RST}\n"
|
||||
printf "\n"
|
||||
printf "${STY_RED}It's highly recommended to check the following links before continue:${STY_RST}\n"
|
||||
printf "${STY_UNDERLINE}https://github.com/end-4/dots-hyprland/discussions/2140${STY_RST}\n"
|
||||
printf "${STY_UNDERLINE}https://github.com/end-4/dots-hyprland/commits/main/sdata/dist-arch${STY_RST}\n"
|
||||
printf "${STY_UNDERLINE}https://github.com/end-4/dots-hyprland/commits/main/sdata/dist-${TARGET_ID}${STY_RST}\n"
|
||||
printf "${STY_RED}It's highly recommended to check the following links before continue.${STY_RST}\n"
|
||||
printf "${STY_RED}1. Normally just check discussion#2140 to see if there's any valid update notice.${STY_RST}\n"
|
||||
printf " ${STY_UNDERLINE}https://github.com/end-4/dots-hyprland/discussions/2140${STY_RST}\n"
|
||||
printf " ${STY_RED}Note that the timeliness relies on manual maintenance.${STY_RST}\n"
|
||||
printf "${STY_RED}2. For details please compare the two lists of commit history:${STY_RST}\n"
|
||||
printf " ${STY_UNDERLINE}https://github.com/end-4/dots-hyprland/commits/main/sdata/dist-arch${STY_RST}\n"
|
||||
printf " ${STY_UNDERLINE}https://github.com/end-4/dots-hyprland/commits/main/sdata/dist-${TARGET_ID}${STY_RST}\n"
|
||||
printf "\n"
|
||||
printf "${STY_PURPLE}PR on ./sdata/dist-${TARGET_ID}/ to properly reflect the latest changes of ./sdata/dist-arch is welcomed.${STY_RST}\n"
|
||||
printf "${STY_PURPLE}${STY_BOLD}Again, do not create any issue,${STY_RST}\n"
|
||||
printf "${STY_PURPLE}But you can create a discussion under \"Extra Distros\" category: ${STY_RST}\n"
|
||||
printf "${STY_PURPLE}but you can create a discussion under \"Extra Distros\" category: ${STY_RST}\n"
|
||||
printf "${STY_PURPLE}${STY_UNDERLINE}https://github.com/end-4/dots-hyprland/discussions/new?category=extra-distros${STY_RST}\n"
|
||||
printf "\n"
|
||||
if [[ "${tmp_update_status}" = "OUTDATED" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user