Skip to content

Commit d6add75

Browse files
committed
Add python-gevent
Add python-gevent
1 parent 51c2752 commit d6add75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

V9/odoo_install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,10 @@ sudo apt-get install python-dateutil python-feedparser python-ldap python-libxsl
6464
echo -e "\n---- Install python libraries ----"
6565
sudo pip install gdata
6666

67-
echo -e "\n--- Install Node-less and node-clean-css"
67+
echo -e "\n--- Install other required packages"
6868
sudo apt-get install node-clean-css
6969
sudo apt-get install node-less
70+
sudo apt-get install python-gevent
7071

7172
#--------------------------------------------------
7273
# Install Wkhtmltopdf if needed

0 commit comments

Comments
 (0)