File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,13 +34,14 @@ sudo apt-get install --no-install-recommends libpq-dev -y
3434sudo apt-get install --no-install-recommends libjpeg-dev -y
3535sudo apt-get install --no-install-recommends nodejs -y
3636sudo apt-get install --no-install-recommends npm -y
37+ sudo apt-get install node-less -y
3738
3839echo " instalando ##### Dependências da Localização Brasileira #####"
3940sudo apt-get install --no-install-recommends python-libxml2 -y
4041sudo apt-get install --no-install-recommends libxmlsec1-dev -y
4142sudo apt-get install --no-install-recommends python-openssl -y
4243sudo apt-get install --no-install-recommends python-cffi -y
43-
44+
4445echo " ##### Dependências do WKHTMLTOX #####"
4546sudo apt-get install --no-install-recommends zlib1g-dev -y
4647sudo apt-get install --no-install-recommends fontconfig -y
You can’t perform that action at this time.
0 commit comments