diff --git a/inxi b/inxi index 4e1fdc0..6089bfb 100755 --- a/inxi +++ b/inxi @@ -1,7 +1,7 @@ #!/bin/bash ######################################################################## #### Script Name: inxi -#### version: 0.4.25 +#### version: 0.4.26 #### Date: November 8 2008 ######################################################################## #### inxi is a fork of infobash, the original bash sys info script by locsmif @@ -81,7 +81,7 @@ B_SHOW_FULL_HDD='false' # Set this to 'false' to avoid printing the hostname B_SHOW_HOST='true' # either -v > 3 or -p will show partitions -B_SHOW_PARTITIONS='true' +B_SHOW_PARTITIONS='false' # Show sound card data B_SHOW_SOUND='false' # triggers various debugging and new option testing