We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ac47b8 + 72710d5 commit cd4faa7Copy full SHA for cd4faa7
1 file changed
odoo_install.sh
@@ -47,7 +47,7 @@ ADMIN_EMAIL="[email protected]"
47
## === Ubuntu Trusty x64 & x32 === (for other distributions please replace these two links,
48
## in order to have correct version of wkhtmltopdf installed, for a danger note refer to
49
## https://github.com/odoo/odoo/wiki/Wkhtmltopdf ):
50
-## https://www.odoo.com/documentation/12.0/setup/install.html#debian-ubuntu
+## https://www.odoo.com/documentation/13.0/setup/install.html#debian-ubuntu
51
52
WKHTMLTOX_X64=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_amd64.deb
53
WKHTMLTOX_X32=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_i386.deb
0 commit comments