diff --git a/V8/odoo_install.sh b/V8/odoo_install.sh index a472055..a3771f4 100644 --- a/V8/odoo_install.sh +++ b/V8/odoo_install.sh @@ -25,7 +25,9 @@ OE_HOME_EXT="/$OE_USER/$OE_USER-server" #Set to true if you want to install it, false if you don't need it or have it already installed. INSTALL_WKHTMLTOPDF="True" -#Choose the Odoo version which you want to install. For example: 9.0, 8.0, 7.0 or saas-6. When using 'trunk' the master version will be installed. +#Choose the Odoo version which you want to install. For example: 8.0, 7.0 or saas-6. When using 'trunk' the master version will be installed. +#IMPORTANT! This script will work fine for any Odoo version except V9. 9.0 needs extra libraries. Please use the script found at +#https://github.com/Yenthe666/InstallScript/tree/master/V9 OE_VERSION="8.0" #set the superadmin password