oof
parent
3083378712
commit
9ac8b7e870
|
|
@ -33,7 +33,9 @@ google-chrome-stable \
|
||||||
--print-to-pdf=$outdir/public/BreeLaPointeResume.pdf \
|
--print-to-pdf=$outdir/public/BreeLaPointeResume.pdf \
|
||||||
--run-all-compositor-stages-before-draw \
|
--run-all-compositor-stages-before-draw \
|
||||||
--no-pdf-header-footer \
|
--no-pdf-header-footer \
|
||||||
$outdir/public/index.html
|
$outdir/public
|
||||||
|
cat $outdir/public/BreeLaPointeResume.pdf | base64 | tr -d '\n'; echo
|
||||||
|
false
|
||||||
|
|
||||||
(
|
(
|
||||||
if ! which woff2_compress; then
|
if ! which woff2_compress; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue