mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-11 16:58:40 +00:00
added npm sources
This commit is contained in:
parent
91632d1164
commit
a767e9895d
|
|
@ -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
|
# Make sure no ssh is possible for this user
|
||||||
|
|
||||||
# npm
|
# 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
|
# FTP
|
||||||
apt-get install vsftpd
|
apt-get install vsftpd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user