diff --git a/inxi b/inxi index 4ee96fd..de43b0e 100755 --- a/inxi +++ b/inxi @@ -3414,7 +3414,7 @@ get_distro_data() fi ## finally, if all else has failed, give up if [[ -z $distro ]];then - distro='Unknown distro' + distro='unknown' fi fi