From 4dcc32f62106e2627266da10d71bed68cbd60949 Mon Sep 17 00:00:00 2001 From: Yenthe Date: Fri, 7 Oct 2016 09:58:41 +0200 Subject: [PATCH] [IMP] Minor comment fix to specify supported Linux versions --- odoo_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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