8 lines
123 B
Bash
Executable file
8 lines
123 B
Bash
Executable file
---
|
|
permalink: /cgi/gitlog/index.sh
|
|
---
|
|
|
|
echo "Content-type: text/plain"
|
|
echo
|
|
cat /var/www/xw3.org/www/htdocs/gitlog.html
|
|
|