elhamdaoui / Odoo-install

My bash script to install odoo 8.0, 10.0, 11.0, 12.0, 13.0, 14.0 and 15.0 automatically
25 stars 28 forks source link

line 393: [: =: unary operator expected #5

Closed gigaplus closed 2 years ago

gigaplus commented 2 years ago
elhamdaoui commented 2 years ago

Hi, What operating system are you using? The nginx content must be changed to work. Otherwise you can set INSTALL_NGINX = "False", then install nginx manually after that.

see this commit

I will correct this later

gigaplus commented 2 years ago

I am running a virgin Ubuntu 20.04 and will use NGINX Thank you for the odoo_14_install.sh commit January 12th.

Can you do the same commit on odoo_15_install.sh please

elhamdaoui commented 2 years ago

Done