archive
/
md-pdf
Archived
1
Fork 0

Update wkhtml download link

This commit is contained in:
Jake Howard 2017-05-25 21:42:28 +01:00
parent 1c937e9188
commit 85f7d4671d
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
set -e
sudo apt-get install -y openssl build-essential xorg libssl-dev
wget http://download.gna.org/wkhtmltopdf/0.12/0.12.3/wkhtmltox-0.12.3_linux-generic-amd64.tar.xz
tar -xJf wkhtmltox-0.12.3_linux-generic-amd64.tar.xz
wget https://downloads.wkhtmltopdf.org/0.12/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz
tar -xJf wkhtmltox-0.12.4_linux-generic-amd64.tar.xz
cd wkhtmltox
sudo chown root:root bin/wkhtmltopdf
sudo cp -r * /usr/