We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f96bd38 + 764f2ca commit 2eb02cbCopy full SHA for 2eb02cb
1 file changed
install_odoo_trustcodebr.sh
@@ -63,7 +63,7 @@ sudo apt-get install --no-install-recommends libxext6 -y
63
sudo apt-get install --no-install-recommends libxrender1 -y
64
sudo apt-get install --no-install-recommends libjpeg-turbo8 -y
65
66
-wget http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb -P ~/
+wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb -P ~/
67
sudo dpkg -i ~/wkhtmltox-0.12.1_linux-trusty-amd64.deb
68
69
echo "==== Instalação dependências pip para os módulos ===="
0 commit comments