[NEW] scripts: They make the Makefile go
This commit is contained in:
parent
b3fad81506
commit
f6b1f4c14a
3 changed files with 33 additions and 0 deletions
2
scripts/htmlify.bash
Executable file
2
scripts/htmlify.bash
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
sed 's/\.md$/.html/' <<<"$1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue