removed line

This commit is contained in:
oshaboy 2021-09-09 22:20:42 +03:00
parent 0df597d38c
commit b611400e3b

View file

@ -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