From c0da8dd61b7447f18f03744202e52640220f10a9 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Mon, 19 Dec 2022 22:43:11 -0500 Subject: wip --- sample-cgi-handler.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sample-cgi-handler.sh') diff --git a/sample-cgi-handler.sh b/sample-cgi-handler.sh index 7cef511..ccad5e7 100755 --- a/sample-cgi-handler.sh +++ b/sample-cgi-handler.sh @@ -9,6 +9,6 @@ echo '{ { "type": "Note", "content": "hi" - }, + } ]}' exit 0 -- cgit v1.2.3