Install from ppa too
This commit is contained in:
parent
8cd2620f83
commit
6267e12c9f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
apt-get install xvfb -y
|
||||
apt-get install wkhtmltopdf xvfb -y
|
||||
|
||||
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
|
||||
|
|
Reference in a new issue