Added spacing between figlet text and output
This commit is contained in:
parent
e6e1ea9a94
commit
7f14d23913
1 changed files with 1 additions and 0 deletions
|
@ -396,6 +396,7 @@ if [ ! "$SOSGIT_TITLE_SUPPRESS" == "true" ]; then
|
|||
echo "\\__ \\ (_) \\__ \\_____| (_| | | |_"
|
||||
echo "|___/\\___/|___/ \\__, |_|\\__|"
|
||||
echo " |___/"
|
||||
echo ""
|
||||
else
|
||||
echo "sos-git"
|
||||
fi
|
||||
|
|
Reference in a new issue