summaryrefslogtreecommitdiff
path: root/index.sh
diff options
context:
space:
mode:
Diffstat (limited to 'index.sh')
-rw-r--r--index.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/index.sh b/index.sh
deleted file mode 100644
index c5ecb4f..0000000
--- a/index.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-
-echo "Content-type: text/html"
-echo ""
-
-cat ./fileparts/header.html
-cat ./fileparts/index.html
-cat ./fileparts/footer.html