Just add this lil newline

This commit is contained in:
swagg boi 2025-03-16 17:07:24 +00:00
parent 2fcc8b38ee
commit 09b7dcc2e1

View File

@ -2,6 +2,7 @@
# Check login shell first # Check login shell first
if [ -t 0 ] && [ -x /usr/games/fortune ]; then if [ -t 0 ] && [ -x /usr/games/fortune ]; then
echo
/usr/games/fortune /usr/games/fortune
echo echo
fi fi