Created
August 31, 2017 08:15
-
-
Save DonerKebab/567689c1bd1a2186644bd92435eca645 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz | |
tar xvJf wkhtmltox-0.12.4_linux-generic-amd64.tar.xz | |
sudo cp wkhtmltox/bin/wkhtmlto* /usr/bin/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment