removed line
This commit is contained in:
parent
0df597d38c
commit
b611400e3b
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -1007,7 +1007,6 @@ get_distro() {
|
|||
case $distro_shorthand in
|
||||
on|tiny) distro="LindowsOS" ;;
|
||||
*) distro="$(awk '/Version/ {print $2,$3}' /etc/lindowsos-version)"
|
||||
echo $distro
|
||||
esac
|
||||
elif type -p pveversion >/dev/null; then
|
||||
case $distro_shorthand in
|
||||
|
|
Loading…
Reference in a new issue