Merge pull request #310 from dylanaraps/model2

Add new `model` function to print device model name
This commit is contained in:
Dylan Araps 2016-08-26 22:16:12 +10:00 committed by GitHub
commit 198fa7bcd9
2 changed files with 69 additions and 3 deletions

View file

@ -18,6 +18,7 @@ printinfo () {
info title
info underline
info "Model" model
info "OS" distro
info "Kernel" kernel
info "Uptime" uptime