diff --git a/gitlog/gitlog.sh b/gitlog/gitlog.sh index 16c66b4..321170c 100755 --- a/gitlog/gitlog.sh +++ b/gitlog/gitlog.sh @@ -4,5 +4,5 @@ permalink: /cgi/gitlog/index.sh echo "Content-type: text/plain" echo -cat /var/www/xw3.org/www/htdocs/gitlog.html +cat {{ site.document_root }}/gitlog.html