mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +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
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…
Reference in a new issue