aboutsummaryrefslogtreecommitdiff
path: root/sample-cgi-handler.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sample-cgi-handler.sh')
-rwxr-xr-xsample-cgi-handler.sh2
1 files changed, 1 insertions, 1 deletions
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