added npm sources

This commit is contained in:
Dennis Eichhorn 2021-07-04 18:23:36 +02:00
parent 91632d1164
commit a767e9895d

View File

@ -74,7 +74,7 @@ sudo useradd -d /home/test -g mail -u 1001 -s /bin/bash test
# Make sure no ssh is possible for this user
# npm
npm install -D jasmine jasmine-node istanbul jasmine-console-reporter supertest jasmine-supertest
npm install -D jasmine jasmine-node istanbul jasmine-console-reporter supertest jasmine-supertest selenium-webdriver chromedriver geckodriver
# FTP
apt-get install vsftpd