Revert "fix: turns out wkhtmltopdf has been depreciated for two years"
This reverts commit 04b9be1fbc
.
This commit is contained in:
parent
90c073e353
commit
d04a677387
3 changed files with 6 additions and 4 deletions
|
@ -39,7 +39,7 @@ for year in */ ; do
|
|||
|
||||
echo $output
|
||||
|
||||
puppeteer print "$stripped.html" "$output" 2>> ../errors.log
|
||||
wkhtmltopdf -q --enable-local-file-access --no-stop-slow-scripts "$stripped.html" "$output" 2>> ../errors.log
|
||||
fi
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue