mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 04:32:12 +00:00
Travis: Fix title
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
# https://github.com/dylanaraps/neofetch
|
||||
|
||||
printinfo() {
|
||||
if [ "$TRAVIS_OS_NAME" ]; then
|
||||
info linebreak
|
||||
info linebreak
|
||||
fi
|
||||
|
||||
info title
|
||||
info underline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user