diff --git a/odoo_install.sh b/odoo_install.sh index 1b42eaf..1b5a8dd 100644 --- a/odoo_install.sh +++ b/odoo_install.sh @@ -1,6 +1,6 @@ #!/bin/bash ################################################################################ -# Script for installing Odoo V10 on Ubuntu 14.04 LTS (could be used for other version too) +# Script for installing Odoo V10 on Ubuntu 16.04, 15.04, 14.04 (could be used for other version too) # Author: Yenthe Van Ginneken #------------------------------------------------------------------------------- # This script will install Odoo on your Ubuntu 14.04 server. It can install multiple Odoo instances