diff --git a/neofetch b/neofetch index 4018eb9a..2b531d58 100755 --- a/neofetch +++ b/neofetch @@ -52,7 +52,6 @@ get_distro() { esac ascii_distro="Windows 10" - # TODO: Install Red Star OS and check if this is really needed. elif [[ -f "/etc/redstar-release" ]]; then case "$distro_shorthand" in "on" | "tiny") distro="Red Star OS" ;;