Skip to content

Commit

Permalink
[FIX] Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sswapnesh authored Oct 1, 2019
1 parent fd226f6 commit cef2dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odoo_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ OE_CONFIG="${OE_USER}-server"
### WKHTMLTOPDF download links
## === Ubuntu Trusty x64 & x32 === (for other distributions please replace these two links,
## in order to have correct version of wkhtmltopdf installed, for a danger note refer to
## hhttps://github.com/odoo/odoo/wiki/Wkhtmltopdf ):
## https://github.com/odoo/odoo/wiki/Wkhtmltopdf ):
WKHTMLTOX_X64=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_amd64.deb
WKHTMLTOX_X32=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_i386.deb

Expand Down

0 comments on commit cef2dca

Please sign in to comment.