Added gitlog cgi.
This commit is contained in:
parent
519e20cd04
commit
5c10762903
1 changed files with 8 additions and 0 deletions
8
gitlog/gitlog.sh
Executable file
8
gitlog/gitlog.sh
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
permalink: /cgi/gitlog/index.sh
|
||||
---
|
||||
|
||||
echo "Content-type: text/plain"
|
||||
echo
|
||||
cat /var/www/xw3.org/www/htdocs/gitlog.html
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue