From 321f9fd747083e6dd00dba02dd721e2ecdd0308c Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Sat, 9 Sep 2023 11:47:30 +0200 Subject: rearrange files for purely static serving --- cgi-bin/guide/cryptexisting.lua | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 cgi-bin/guide/cryptexisting.lua (limited to 'cgi-bin/guide/cryptexisting.lua') diff --git a/cgi-bin/guide/cryptexisting.lua b/cgi-bin/guide/cryptexisting.lua deleted file mode 100755 index 9859340..0000000 --- a/cgi-bin/guide/cryptexisting.lua +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env lua - -local cgi = require "cgi" -local file = require "file" - -cgi.serve(file.process("/guide/cryptexisting.md", nil, "--toc")) -- cgit v1.2.3