Fixed PDF generation scripts so they work correctly now
This commit is contained in:
@ -10,5 +10,5 @@ echo "done";
|
||||
|
||||
echo "Building the PDF ...";
|
||||
prince --javascript --input-list=_site/pdfconfigs/prince-list.txt -o pdf/mydoc.pdf;
|
||||
echo "done";
|
||||
|
||||
echo "Done. Look in the pdf directory to see if it printed successfully."
|
||||
|
Reference in New Issue
Block a user