Compare commits

..

2 Commits
0.41 ... 0.42

Author SHA1 Message Date
cytopia
d1d0bb1300 Merge pull request #55 from devilbox/release-0.42
Add tool: wkhtmltopdf
2018-09-30 20:25:10 +02:00
cytopia
4fa6943f8c Add tool: wkhtmltopdf 2018-09-30 12:45:26 +02:00
10 changed files with 10 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -98,6 +98,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \

View File

@@ -113,6 +113,7 @@ RUN set -x \
w3m \ w3m \
wget \ wget \
whois \ whois \
wkhtmltopdf \
xz-utils \ xz-utils \
yarn \ yarn \
zsh \ zsh \