mirror of
https://github.com/frappe/bench.git
synced 2025-02-03 03:18:24 +00:00
missing nodejs npm
Add Npm & Nodejs Package
This commit is contained in:
parent
9065066b8f
commit
5d55083089
@ -193,7 +193,7 @@ install_packages() {
|
|||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
setup_debconf
|
setup_debconf
|
||||||
run_cmd sudo apt-get update
|
run_cmd sudo apt-get update
|
||||||
run_cmd sudo apt-get install python-dev python-setuptools build-essential python-mysqldb git ntp vim screen htop mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev redis-server libssl-dev libcrypto++-dev postfix nginx supervisor python-pip fontconfig libxrender1 libxext6 xfonts-75dpi xfonts-base -y
|
run_cmd sudo apt-get install python-dev python-setuptools build-essential python-mysqldb git ntp nodejs npm vim screen htop mariadb-server mariadb-common libmariadbclient-dev libxslt1.1 libxslt1-dev redis-server libssl-dev libcrypto++-dev postfix nginx supervisor python-pip fontconfig libxrender1 libxext6 xfonts-75dpi xfonts-base -y
|
||||||
echo "Installing wkhtmltopdf"
|
echo "Installing wkhtmltopdf"
|
||||||
install_wkhtmltopdf_deb
|
install_wkhtmltopdf_deb
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user