From b123737a997b8c982649dba565f1bbb14eee99b1 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 8 Jun 2023 20:20:02 +0200 Subject: Serve source out of /src/ --- cacophony.sh | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/cacophony.sh b/cacophony.sh index 92a5d4b..d6e2bf0 100755 --- a/cacophony.sh +++ b/cacophony.sh @@ -1,7 +1,7 @@ #!/bin/sh # cacophony by C. Duckworth --- hereby released to the public domain -SCRIPTDIR=source +SCRIPTDIR=/home/acdw/www crlf() { # crlf < INPUT ## Convert LF to CRLF @@ -22,7 +22,7 @@ HEADER html_footer() { # html_footer cat <