wget https://github.com/h4cc/wkhtmltopdf-amd64/archive/0.12.3.tar.gz
tar -xzf 0.12.3.tar.gz
sudo chmod a+x ./wkhtmltopdf-amd64-0.12.3/bin/wkhtmltopdf-amd64
sudo mv ./wkhtmltopdf-amd64-0.12.3/bin/wkhtmltopdf-amd64 /usr/local/bin/wkhtmltopdf
rm -rf ./wkhtmltopdf-amd64-0.12.3 0.12.3.tar.gz
Last active
March 25, 2019 15:27
-
-
Save macghriogair/707b422a0209f3564c4d2fbd903ae4cf to your computer and use it in GitHub Desktop.
[install wkhtmltopdf]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment