fix: lets see if this works

This commit is contained in:
Vitor Gonçalves 2023-06-26 03:25:57 -03:00
parent 8f5d930023
commit 6932507390
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 1 additions and 1 deletions

View File

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