mirror of
https://github.com/smxi/inxi.git
synced 2025-09-01 10:09:10 +00:00
patched/debugged version of 1.8.22, this is the real version, with new tarball.
Includes all fixes from last svn commit, plus the bug fix. Now properly handles opensuse/suse distro id wether it has os-release or not.
This commit is contained in:
parent
269b4cc828
commit
c0f2247d7e
1 changed files with 2 additions and 2 deletions
4
inxi
4
inxi
|
@ -1,9 +1,9 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
########################################################################
|
########################################################################
|
||||||
#### Script Name: inxi
|
#### Script Name: inxi
|
||||||
#### version: 1.8.21
|
#### version: 1.8.22
|
||||||
#### Date: November 17 2012
|
#### Date: November 17 2012
|
||||||
#### Patch Number: 03
|
#### Patch Number: 00
|
||||||
########################################################################
|
########################################################################
|
||||||
#### SPECIAL THANKS
|
#### SPECIAL THANKS
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
Loading…
Add table
Reference in a new issue