archive
/
md-pdf-rs
Archived
1
Fork 0

Try without xorg

This commit is contained in:
Jake Howard 2017-08-27 22:49:36 +01:00
parent 8daa137fb5
commit b44eb8793b
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
set -e
apt-get install -y openssl build-essential xorg libssl-dev
apt-get install -y openssl build-essential libssl-dev
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