Add two gitlog cgi scripts for the cgi and lib directory.
This commit is contained in:
parent
cba8604d0e
commit
f265ea5cee
3 changed files with 17 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
permalink: /cgi/gitlog/index.sh
|
||||
---
|
||||
|
||||
echo "Content-type: text/plain; charset=utf-8"
|
||||
echo "Content-type: text/html; charset=utf-8"
|
||||
echo
|
||||
cat {{ site.document_root }}/gitlog.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue