diff --git a/inxi b/inxi index f582fcb..99a5548 100755 --- a/inxi +++ b/inxi @@ -3257,8 +3257,6 @@ $repo_data_working" done <<< "$REPO_DATA" # echo and execute the line breaks inserted REPO_DATA="$( echo -e $repo_data_working )" - # note that pacman/arch mirrorlist file has all the mirrors on it, so it - # won't work for this feature, the output would be largely meaningless, and far too long elif [[ -f $pacman_conf ]];then REPO_FILE_ID='arch repo servers' # get list of mirror include files, trim white space off ends