Added dependencies (node-less & node-clean-css)

Added dependencies (node-less & node-clean-css)
pull/1/merge
Yenthe 10 years ago
parent 7bd3948fcf
commit 51c2752919

@ -64,6 +64,10 @@ sudo apt-get install python-dateutil python-feedparser python-ldap python-libxsl
echo -e "\n---- Install python libraries ----" echo -e "\n---- Install python libraries ----"
sudo pip install gdata sudo pip install gdata
echo -e "\n--- Install Node-less and node-clean-css"
sudo apt-get install node-clean-css
sudo apt-get install node-less
#-------------------------------------------------- #--------------------------------------------------
# Install Wkhtmltopdf if needed # Install Wkhtmltopdf if needed
#-------------------------------------------------- #--------------------------------------------------

Loading…
Cancel
Save