mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
This commit is contained in:
@@ -9,6 +9,7 @@ touch /tmp/install-nodejs.lock
|
||||
# install node.js
|
||||
curl -sL https://deb.nodesource.com/setup_10.x | bash -
|
||||
apt install -y nodejs
|
||||
apt install -y npm
|
||||
|
||||
# install chromium
|
||||
# See https://crbug.com/795759
|
||||
|
||||
Reference in New Issue
Block a user