General: Remove TODO
This commit is contained in:
1
neofetch
1
neofetch
@@ -52,7 +52,6 @@ get_distro() {
|
|||||||
esac
|
esac
|
||||||
ascii_distro="Windows 10"
|
ascii_distro="Windows 10"
|
||||||
|
|
||||||
# TODO: Install Red Star OS and check if this is really needed.
|
|
||||||
elif [[ -f "/etc/redstar-release" ]]; then
|
elif [[ -f "/etc/redstar-release" ]]; then
|
||||||
case "$distro_shorthand" in
|
case "$distro_shorthand" in
|
||||||
"on" | "tiny") distro="Red Star OS" ;;
|
"on" | "tiny") distro="Red Star OS" ;;
|
||||||
|
|||||||
Reference in New Issue
Block a user