Skip to content

Commit 2eb02cb

Browse files
Merge pull request #11 from ricardojlrufino/patch-1
update wkhtmltox - use github repository
2 parents f96bd38 + 764f2ca commit 2eb02cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install_odoo_trustcodebr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sudo apt-get install --no-install-recommends libxext6 -y
6363
sudo apt-get install --no-install-recommends libxrender1 -y
6464
sudo apt-get install --no-install-recommends libjpeg-turbo8 -y
6565

66-
wget http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb -P ~/
66+
wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb -P ~/
6767
sudo dpkg -i ~/wkhtmltox-0.12.1_linux-trusty-amd64.deb
6868

6969
echo "==== Instalação dependências pip para os módulos ===="

0 commit comments

Comments
 (0)