From 2b95219c12695f78192fabe4fb4138faadd1806a Mon Sep 17 00:00:00 2001 From: "Yenthe V.G" Date: Sun, 29 Apr 2018 16:14:26 +0200 Subject: [PATCH] [IMP] comments: add note saying Ubuntu 18.04 is supported --- odoo_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo_install.sh b/odoo_install.sh index ea15f7d..c69c356 100644 --- a/odoo_install.sh +++ b/odoo_install.sh @@ -1,6 +1,6 @@ #!/bin/bash ################################################################################ -# Script for installing Odoo on Ubuntu 14.04, 15.04 and 16.04 (could be used for other version too) +# Script for installing Odoo on Ubuntu 14.04, 15.04, 16.04 and 18.04 (could be used for other version too) # Author: Yenthe Van Ginneken #------------------------------------------------------------------------------- # This script will install Odoo on your Ubuntu 16.04 server. It can install multiple Odoo instances