added newline

This commit is contained in:
Massimo Scagliola 2024-04-29 17:12:00 +02:00
parent 0eab42ddf1
commit 468f533710
2 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ if [[ "$CHECK_TODAY" == "1" ]]; then today; fi
echo "\nCopy and Paste this:\n\n+++++"
echo "Latest article from my blog: \"$TITLE\"\n\n$LINK"
echo "+++++"
echo "+++++\n"
if [[ "$TOOT" == "1" ]]; then
which toot > /dev/null # Check if toot is installed

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB