Added spacing between figlet text and output

This commit is contained in:
JeremyStarTM 2022-08-14 20:58:07 +02:00
parent e6e1ea9a94
commit 7f14d23913

View file

@ -396,6 +396,7 @@ if [ ! "$SOSGIT_TITLE_SUPPRESS" == "true" ]; then
echo "\\__ \\ (_) \\__ \\_____| (_| | | |_"
echo "|___/\\___/|___/ \\__, |_|\\__|"
echo " |___/"
echo ""
else
echo "sos-git"
fi