morb
This commit is contained in:
parent
c3071a0476
commit
12dc33b5db
2 changed files with 26 additions and 18 deletions
2
run.sh
2
run.sh
|
|
@ -1,5 +1,5 @@
|
|||
#/bin/sh
|
||||
cargo run "$@" > blog-tmp.html
|
||||
cargo run -- "$@" > blog-tmp.html
|
||||
sed template.html -e '/INSERT_HERE/{
|
||||
r blog-tmp.html
|
||||
d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue