General: Remove TODO
This commit is contained in:
parent
06db0b517b
commit
112613410d
1 changed files with 0 additions and 1 deletions
1
neofetch
1
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" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue