Merge pull request #310 from dylanaraps/model2
Add new `model` function to print device model name
This commit is contained in:
commit
198fa7bcd9
2 changed files with 69 additions and 3 deletions
|
@ -18,6 +18,7 @@ printinfo () {
|
|||
info title
|
||||
info underline
|
||||
|
||||
info "Model" model
|
||||
info "OS" distro
|
||||
info "Kernel" kernel
|
||||
info "Uptime" uptime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue