More travis output improvements
This commit is contained in:
@@ -2800,6 +2800,7 @@ while [ "$1" ]; do
|
||||
info=(title underline distro kernel uptime packages shell resolution de wm theme icons cpu gpu memory font disk battery song localip publicip users birthday)
|
||||
|
||||
printinfo () {
|
||||
info linebreak
|
||||
info linebreak
|
||||
for func in "${info[@]}"; do
|
||||
info "$(tr '[:lower:]' '[:upper:]' <<< "$func")" $func
|
||||
|
||||
Reference in New Issue
Block a user