Renamed *.sh Bash scripts to .bash.
This commit is contained in:
parent
b931cce35b
commit
ab5c2fb4c9
5 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
permalink: /cgi/bash/index.sh
|
permalink: /cgi/bash/index.bash
|
||||||
---
|
---
|
||||||
|
|
||||||
echo "Content-type: text/plain; charset=utf-8"
|
echo "Content-type: text/plain; charset=utf-8"
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
permalink: /cgi/gitlog/index.sh
|
permalink: /cgi/gitlog/index.bash
|
||||||
---
|
---
|
||||||
|
|
||||||
echo "Content-type: text/html; charset=utf-8"
|
echo "Content-type: text/html; charset=utf-8"
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
permalink: /cgi/gitlog_cgi/index.sh
|
permalink: /cgi/gitlog_cgi/index.bash
|
||||||
---
|
---
|
||||||
|
|
||||||
echo "Content-type: text/html; charset=utf-8"
|
echo "Content-type: text/html; charset=utf-8"
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
permalink: /cgi/gitlog_lib/index.sh
|
permalink: /cgi/gitlog_lib/index.bash
|
||||||
---
|
---
|
||||||
|
|
||||||
echo "Content-type: text/html; charset=utf-8"
|
echo "Content-type: text/html; charset=utf-8"
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
permalink: /cgi/kernelstats/index.sh
|
permalink: /cgi/kernelstats/index.bash
|
||||||
---
|
---
|
||||||
|
|
||||||
# These vars are set in _config.yml of the Jekyll project.
|
# These vars are set in _config.yml of the Jekyll project.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue