summarylogtreecommitdiffstats
path: root/sample.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'sample.cgi')
-rw-r--r--sample.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample.cgi b/sample.cgi
index 529ab790f5dd..c5d55967bc0f 100644
--- a/sample.cgi
+++ b/sample.cgi
@@ -1,5 +1,6 @@
#!/bin/bash
echo "Content-type: text/html"
+echo
echo "<html>
<body>
<h2>CGI Bash Example</h2>