Fix generate script
This commit is contained in:
parent
42c4671042
commit
38445c7452
|
@ -1,2 +1,2 @@
|
||||||
which markdown-pdf || npm install -g markdown-pdf
|
test -f node_modules/markdown-pdf/bin/markdown-pdf || npm install markdown-pdf
|
||||||
markdown-pdf resume.md
|
node_modules/markdown-pdf/bin/markdown-pdf resume.md
|
||||||
|
|
Loading…
Reference in New Issue