diff --git a/odoo_install.sh b/odoo_install.sh index 57708f1..3c3eb2b 100644 --- a/odoo_install.sh +++ b/odoo_install.sh @@ -35,7 +35,7 @@ OE_SUPERADMIN="admin" GENERATE_RANDOM_PASSWORD="True" OE_CONFIG="${OE_USER}-server" # Set the website name -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.) LONGPOLLING_PORT="8072" # Set to "True" to install certbot and have ssl enabled, "False" to use http