From: Chris Koeritz Date: Tue, 16 Jan 2024 17:25:10 +0000 (-0500) Subject: fix that actually shows the lines X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=321c16a6467b6b56908b91e4e3df6f56b2befd05 fix that actually shows the lines had to have some content on the line apparently. even a space didn't work. but showing periods as a vertical ... works. --- diff --git a/scripts/cgi/nechung.cgi b/scripts/cgi/nechung.cgi index 50552bf6..9e7b5250 100755 --- a/scripts/cgi/nechung.cgi +++ b/scripts/cgi/nechung.cgi @@ -3,4 +3,6 @@ export TMP=/tmp echo 'content-type: text/plain' echo ./nechung ./fortunes.dat -echo +echo "." +echo "." +echo "."