From d2f2f65b127cb6340e15d3e7f0fa991e6f56f98d Mon Sep 17 00:00:00 2001 From: stuartmiyasato Date: Tue, 8 Aug 2023 14:52:42 -0700 Subject: [PATCH] Fix comment character typo --- www/bin/downloadDatafile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/bin/downloadDatafile.sh b/www/bin/downloadDatafile.sh index 32b6e3a..448da9b 100644 --- a/www/bin/downloadDatafile.sh +++ b/www/bin/downloadDatafile.sh @@ -62,7 +62,7 @@ echo "creating slim function gaf file..." | /bin/tee -a $OUTPUT_FILE echo "downloadDatafile.sh finished: $(/bin/date)" | /bin/tee -a $OUTPUT_FILE -* create and send email report +# create and send email report # add \n characters to end of each line in OUTPUT_FILE for JSON message /usr/bin/touch $OUTPUT2_FILE