Config: Print model after distro by default
This commit is contained in:
parent
200a4ca46e
commit
75b6d66f72
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ print_info() {
|
||||||
info title
|
info title
|
||||||
info underline
|
info underline
|
||||||
|
|
||||||
info "Model" model
|
|
||||||
info "OS" distro
|
info "OS" distro
|
||||||
|
info "Model" model
|
||||||
info "Kernel" kernel
|
info "Kernel" kernel
|
||||||
info "Uptime" uptime
|
info "Uptime" uptime
|
||||||
info "Packages" packages
|
info "Packages" packages
|
||||||
|
|
Loading…
Reference in a new issue