Fix PDF generation

This commit is contained in:
Tony Garnock-Jones 2019-08-18 17:52:11 +01:00
parent 9064258dbc
commit fc0ee42a98
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
preserves.pdf: preserves.md preserves.css
google-chrome --headless --disable-gpu --print-to-pdf=$@ http://localhost:4000/preserves.html
google-chrome --headless --disable-gpu --print-to-pdf=$@ \
http://localhost:4000/preserves/preserves.html