remove cgi-bin (it's not needed anymore)

This commit is contained in:
Vitor Gonçalves 2023-12-05 11:18:56 -03:00
parent 25bbcb71ef
commit 7e91c20a3b
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/usr/bin/env bash
printf "Content-type: text/html\n\n"
printf "<p>this is the recentest post lol</p>"