mirror of
https://github.com/balkian/Web4.0.git
synced 2025-11-17 07:58:21 +00:00
Changes to monkey, added scripts
This commit is contained in:
@@ -11,6 +11,10 @@ function install_npm(){
|
||||
}
|
||||
function install_node(){
|
||||
echo "Instaling nodejs"
|
||||
sudo apt-get install python-software-properties
|
||||
sudo apt-add-repository ppa:chris-lea/node.js
|
||||
sudo apt-get update
|
||||
sudo apt-get install nodejs npm
|
||||
sudo apt-get install nodejs-dev
|
||||
#sudo sudo npm install hook.io
|
||||
#sudo npm install hookio/hooks/*
|
||||
|
||||
Reference in New Issue
Block a user