topic title: Update inxi.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#1
All of you with inxi, you can auto update by simply typing in a root terminal

Code: Select all

inxi -U
If you want to do this as user, just change the permissions of the script.

Code: Select all

chown <user name> /usr/local/bin/inxi