Add new model function to print device model name
This commit is contained in:
parent
3f983245bb
commit
6b9abdb9d6
2 changed files with 53 additions and 2 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