Add --ignore-outdate; improve outdate message

This commit is contained in:
clsty
2025-11-15 08:26:50 +08:00
parent 47cd7be87e
commit b6dfbf6c97
3 changed files with 32 additions and 15 deletions
+3 -1
View File
@@ -25,7 +25,9 @@ function print_os_group_id_unofficial(){
printf "The support for your distro is provided by the community.\n"
printf "It is not officially supported by github:end-4/dots-hyprland .\n"
printf "${STY_BOLD}"
printf "If you find out any problems about it, PR is welcomed if you are able to address it. Or, create a discussion about it, but please do not submit issue, because the developers do not use this distro, therefore they cannot help.${STY_RST}\n"
printf "If you find out any problems about it, PR is welcomed if you are able to address it.\n"
printf "Or, create a discussion about it, but please do not submit issue, \n"
printf "because the developers do not use this distro, therefore they cannot help.${STY_RST}\n"
printf "${STY_PURPLE}"
printf "Proceed only at your own risk.\n"
printf "============\n\n"