diff --git a/inxi b/inxi index 7462ac6..4ee96fd 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 o_O' + distro='Unknown distro' fi fi