diff --git a/inxi b/inxi index ed21b97..ee31051 100755 --- a/inxi +++ b/inxi @@ -1,7 +1,7 @@ #!/bin/bash ######################################################################## #### Script Name: inxi -#### version: 0.2.9 +#### version: 0.2.10 #### Date: October 30 2008 ######################################################################## #### inxi is a fork of infobash, the original bash sys info script by locsmif @@ -46,7 +46,7 @@ CPU_MODEL='' CPU_CLOCK='' CPU_FLAGS='' HDD_CAPACITY='' -HDD_MODEL='' +#HDD_MODEL='' ## note, can't declare this or it adds a comma in list of disks in get_hdd_data HDD_USED='' IRC_CLIENT='' IRC_CLIENT_VERSION=''