|
|
|
@ -140,8 +140,6 @@ if [ $IS_ENTERPRISE = "True" ]; then
|
|
|
|
echo -e "\n---- Added Enterprise code under $OE_HOME/enterprise/addons ----"
|
|
|
|
echo -e "\n---- Added Enterprise code under $OE_HOME/enterprise/addons ----"
|
|
|
|
echo -e "\n---- Installing Enterprise specific libraries ----"
|
|
|
|
echo -e "\n---- Installing Enterprise specific libraries ----"
|
|
|
|
sudo -H pip3 install num2words ofxparse dbfread ebaysdk firebase_admin pyOpenSSL
|
|
|
|
sudo -H pip3 install num2words ofxparse dbfread ebaysdk firebase_admin pyOpenSSL
|
|
|
|
sudo npm install -g less
|
|
|
|
|
|
|
|
sudo npm install -g less-plugin-clean-css
|
|
|
|
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
echo -e "\n---- Create custom module directory ----"
|
|
|
|
echo -e "\n---- Create custom module directory ----"
|
|
|
|
|