Update odoo_install.sh

pull/147/head
Mohamed Sdeek 7 years ago committed by GitHub
parent e5b09cef1f
commit 95fee289c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,6 +53,7 @@ sudo apt-get upgrade -y
#---------------------------------------------------------- #----------------------------------------------------------
echo -e "\n---- tools and libraries required to build Odoo dependencies ----" echo -e "\n---- tools and libraries required to build Odoo dependencies ----"
sudo apt install -y libxslt1-dev git python3-pip build-essential wget python3-dev python3-venv python3-wheel libxslt-dev libzip-dev libldap2-dev libsasl2-dev python3-setuptools node-less sudo apt install -y libxslt1-dev git python3-pip build-essential wget python3-dev python3-venv python3-wheel libxslt-dev libzip-dev libldap2-dev libsasl2-dev python3-setuptools node-less
#-------------------------------------------------- #--------------------------------------------------
# Install PostgreSQL Server # Install PostgreSQL Server
#-------------------------------------------------- #--------------------------------------------------

Loading…
Cancel
Save