Renamed *.sh Bash scripts to .bash.
This commit is contained in:
parent
b931cce35b
commit
ab5c2fb4c9
5 changed files with 5 additions and 5 deletions
8
gitlog_lib/gitlog_lib.bash
Executable file
8
gitlog_lib/gitlog_lib.bash
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
permalink: /cgi/gitlog_lib/index.bash
|
||||
---
|
||||
|
||||
echo "Content-type: text/html; charset=utf-8"
|
||||
echo
|
||||
cat {{ site.document_root }}/gitlog_lib.html
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue