From 7ff9799532d6ea38b6845c8a339b1975c1ec5833 Mon Sep 17 00:00:00 2001 From: Tony Benoy Date: Fri, 28 Dec 2018 22:28:37 +0530 Subject: [PATCH] Whitespace --- odoo_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo_install.sh b/odoo_install.sh index f817edd..c3b665b 100644 --- a/odoo_install.sh +++ b/odoo_install.sh @@ -34,7 +34,7 @@ OE_SUPERADMIN="admin" OE_CONFIG="${OE_USER}-server" # Set the website name WEBSITE_NAME="_" -#Set the default Odoo longpolling port (you still have to use -c /etc/odoo-server.conf for example to use this.) +# Set the default Odoo longpolling port (you still have to use -c /etc/odoo-server.conf for example to use this.) LONGPOLLING_PORT="8072" ##