mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
adding new xiin.py feature, autoupload of tar.gz data file to ftp.techpatterns.com
This commit is contained in:
parent
b17314bddc
commit
1155d5d917
4
inxi
4
inxi
|
@ -1,9 +1,9 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
########################################################################
|
########################################################################
|
||||||
#### Script Name: inxi
|
#### Script Name: inxi
|
||||||
#### version: 1.7.6
|
#### version: 1.7.7
|
||||||
#### Date: June 21 2011
|
#### Date: June 21 2011
|
||||||
#### Patch Number: 02
|
#### Patch Number: 00
|
||||||
########################################################################
|
########################################################################
|
||||||
#### SPECIAL THANKS
|
#### SPECIAL THANKS
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
Loading…
Reference in a new issue