fix: try to exec cgi correctly

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

View File

@ -3,7 +3,7 @@
<h1>Recent blog posts:</h1>
<!--#include virtual="/blog/recent.sh" -->
<!--#exec cgi="/blog/recent.sh" -->
<!--#include file="/footer.html" -->
</html>